Include .simplecov in RuboCop.
This commit is contained in:
parent
a5f050245e
commit
14362a7e5f
@ -4,6 +4,8 @@ inherit_from:
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.0
|
||||
Include:
|
||||
- '**/.simplecov'
|
||||
Exclude:
|
||||
- 'Homebrew/cask/**/*'
|
||||
- 'Homebrew/vendor/**/*'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user