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