inherit_from: .rubocop_todo.yml
+AllCops:
+ RunRailsCops: true
+
Style/BracesAroundHashParameters:
EnforcedStyle: context_dependent
- 'script/locale/reload-languages'
- 'script/update-spam-blocks'
+Style/GlobalVars:
+ Exclude:
+ - 'lib/quad_tile/extconf.rb'
+
Style/HashSyntax:
EnforcedStyle: hash_rockets
Exclude: