rubocop_rspec: set new check max.
This commit is contained in:
parent
85085da14c
commit
3e98401581
@ -43,3 +43,5 @@ RSpec/MultipleExpectations:
|
|||||||
Max: 26
|
Max: 26
|
||||||
RSpec/NestedGroups:
|
RSpec/NestedGroups:
|
||||||
Max: 5
|
Max: 5
|
||||||
|
RSpec/MultipleMemoizedHelpers:
|
||||||
|
Max: 12
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user