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