rubocop: exclude .simplecov under vendor
This commit is contained in:
parent
3081390ff8
commit
abb917f381
@ -3,7 +3,7 @@ inherit_from:
|
||||
|
||||
AllCops:
|
||||
Include:
|
||||
- '**/.simplecov'
|
||||
- 'Library/Homebrew/.simplecov'
|
||||
Exclude:
|
||||
- 'bin/*'
|
||||
- '**/Casks/**/*'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user