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