Disable RSpec/MultipleExpectations cop with 1339 possible offenses, need to stablish a max amount after a debate

This commit is contained in:
Bertocq
2018-01-07 17:06:43 +01:00
parent 18d14dfe17
commit ce395217f8

View File

@@ -133,4 +133,7 @@ RSpec/MessageSpies:
EnforcedStyle: receive
RSpec/MultipleDescribes:
Enabled: true
Enabled: true
RSpec/MultipleExpectations:
Enabled: false