Turn off RSpec/NotToNot
This commit is contained in:
parent
16933dde08
commit
7f7825a396
1 changed files with 3 additions and 0 deletions
|
@ -763,6 +763,9 @@ RSpec/NestedGroups:
|
||||||
# we do this because I see no gain to being super restrictive
|
# we do this because I see no gain to being super restrictive
|
||||||
Max: 5
|
Max: 5
|
||||||
|
|
||||||
|
RSpec/NotToNot:
|
||||||
|
Enabled: false
|
||||||
|
|
||||||
RSpec/SharedExamples:
|
RSpec/SharedExamples:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue