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