Remove stale entries in rubocop Exclude

This commit is contained in:
John Backus 2016-03-20 17:32:52 -04:00
parent 2bb40bbf86
commit a0dec3dbf0

View file

@ -1,9 +1,7 @@
AllCops:
Exclude:
- 'Gemfile.devtools'
- 'vendor/**/*'
- 'tmp/**/*'
- 'test_app/**/*'
- 'benchmarks/**/*'
- 'bin/mutant'
TargetRubyVersion: 2.2