.rubocop.yml in hoe-reek-1.1.3 vs .rubocop.yml in hoe-reek-1.1.5
- old
+ new
@@ -1,9 +1,9 @@
AllCops:
Include:
- 'lib/**/*.rb'
- - 'test/**/*.rb'
+ - 'spec/**/*.rb'
Exclude:
- 'Rakefile'
DisplayCopNames: true
- old
+ new