rubocop_rspec: disable new spec.
This commit is contained in:
parent
7349c2b996
commit
91f8485b9f
@ -21,6 +21,8 @@ RSpec/RepeatedDescription:
|
||||
Enabled: false
|
||||
RSpec/StubbedMock:
|
||||
Enabled: false
|
||||
RSpec/NoExpectationExample:
|
||||
Enabled: false
|
||||
|
||||
# TODO: try to reduce these
|
||||
RSpec/ExampleLength:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user