Enable RSpec/InvalidPredicateMatcher without issues

This commit is contained in:
Bertocq
2018-01-07 02:19:23 +01:00
parent 473e3d6466
commit 54cd57de9b

View File

@@ -102,4 +102,7 @@ RSpec/InstanceSpy:
Enabled: true
RSpec/InstanceVariable:
Enabled: false
Enabled: false
RSpec/InvalidPredicateMatcher:
Enabled: true