Enable rubocop-rspec RSpec/InstanceVariable cop

This commit is contained in:
Bertocq
2018-02-10 19:34:30 +01:00
parent 86a60a8b7c
commit 9abbf874f2

View File

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