Enable RSpec/InstanceSpy cop without issues

This commit is contained in:
Bertocq
2018-01-07 02:14:04 +01:00
parent ae04a76221
commit bf75b50b2f

View File

@@ -97,3 +97,6 @@ RSpec/HookArgument:
RSpec/ImplicitExpect:
Enabled: true
EnforcedStyle: should
RSpec/InstanceSpy:
Enabled: true