.rubocop.yml in action_policy-0.2.2 vs .rubocop.yml in action_policy-0.2.3
- old
+ new
@@ -7,10 +7,9 @@
- 'lib/**/*.rake'
- 'test/**/*.rb'
Exclude:
- 'bin/**/*'
- 'gemfiles/**/*'
- - 'test/dummy/**/*'
- 'vendor/**/*'
- 'tmp/**/*'
DisplayCopNames: true
StyleGuideCopsOnly: false
TargetRubyVersion: 2.3
\ No newline at end of file