postfix-cookbook/.rubocop.yml
2015-09-08 13:51:57 -07:00

13 lines
160 B
YAML

AllCops:
Exclude:
- vendor/**/*
AlignParameters:
Enabled: false
Encoding:
Enabled: false
LineLength:
Enabled: false
MethodLength:
Enabled: false