.rubocop.yml in action_policy-0.3.2 vs .rubocop.yml in action_policy-0.3.3
- old
+ new
@@ -10,9 +10,10 @@
- 'bin/*'
- 'tmp/**/*'
- 'Gemfile'
- 'vendor/**/*'
- 'gemfiles/**/*'
+ - 'lib/generators/**/templates/**/*'
DisplayCopNames: true
TargetRubyVersion: 2.4
Standard/SemanticBlocks:
Enabled: false