chef/cookbooks/hostname/.rubocop.yml
2017-03-20 13:19:10 +00:00

13 lines
141 B
YAML

AllCops:
Exclude:
- tmp/**
Documentation:
Enabled: false
LineLength:
Enabled: false
SingleSpaceBeforeFirstArg:
Enabled: false