Remove unneeded excludes from config/rubocop.yml to workaround internal bug
This commit is contained in:
parent
3647793394
commit
d10e4a6ca8
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ AllCops:
|
|||
- 'Gemfile'
|
||||
- 'Gemfile.triage'
|
||||
- 'mutant.gemspec'
|
||||
Excludes:
|
||||
- '**/vendor/**'
|
||||
- '**/benchmarks/**'
|
||||
|
||||
# Avoid parameter lists longer than five parameters.
|
||||
ParameterLists:
|
||||
|
|
Loading…
Add table
Reference in a new issue