Layout/IndentHeredoc:
EnforcedStyle: squiggly
-Style/FileName:
+Naming/FileName:
Exclude:
- 'cookbooks/trac/files/default/trac-authenticate'
- 'cookbooks/planet/files/default/replication-bin/replicate-changesets'
- 'hooks/*'
- 'roles/*.rb'
+Naming/UncommunicativeMethodParamName:
+ Enabled: false
+
Style/FrozenStringLiteralComment:
EnforcedStyle: never
Style/HashSyntax:
EnforcedStyle: hash_rockets
+Style/IfUnlessModifier:
+ Enabled: false
+
Style/StringLiterals:
EnforcedStyle: double_quotes