Disable RSpec/StubbedMock
cop.
This commit is contained in:
parent
9bfc745940
commit
4ce8acb583
@ -23,6 +23,8 @@ RSpec/RepeatedDescription:
|
||||
Enabled: false
|
||||
RSpec/RepeatedExampleGroupDescription:
|
||||
Enabled: false
|
||||
RSpec/StubbedMock:
|
||||
Enabled: false
|
||||
|
||||
# TODO: try to reduce these
|
||||
RSpec/ExampleLength:
|
||||
|
Loading…
x
Reference in New Issue
Block a user