Enable RSpec/OverwritingSetup cop without issues

This commit is contained in:
Bertocq
2018-01-07 17:40:59 +01:00
parent 34bb9d65b1
commit c6cac965dd

View File

@@ -149,4 +149,7 @@ RSpec/NestedGroups:
Max: 4
RSpec/NotToNot:
Enabled: true
RSpec/OverwritingSetup:
Enabled: true