Include all test paths in RSpec cops
This commit is contained in:
parent
024eb6419b
commit
ee08fc53c1
@ -215,6 +215,10 @@ Performance/CaseWhenSplat:
|
||||
Performance/MethodObjectAsBlock:
|
||||
Enabled: false
|
||||
|
||||
RSpec:
|
||||
Include:
|
||||
- 'Homebrew/test/**/*'
|
||||
|
||||
# Intentionally disabled as it doesn't fit with our code style.
|
||||
RSpec/AnyInstance:
|
||||
Enabled: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user