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
|
||||
Max: 5
|
||||
|
||||
RSpec/NotToNot:
|
||||
Enabled: false
|
||||
|
||||
RSpec/SharedExamples:
|
||||
Enabled: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue