config/default.yml in rubocop-mhenrixon-0.79.7 vs config/default.yml in rubocop-mhenrixon-0.79.8
- old
+ new
@@ -18,9 +18,10 @@
- "*.gemspec"
- 'Rakefile'
- 'lib/**/*'
- 'bin/**/*'
- 'spec/**/*.rb'
+ - '.simplecov'
Exclude:
- 'bin/setup'
- 'Gemfile.lock'
- 'gemfiles/**/*'
- '**/*.json'
\ No newline at end of file