Enable RSpec/ReturnFromStub cop without issues

This commit is contained in:
Bertocq
2018-01-07 17:50:27 +01:00
parent 16eae689f9
commit 33365479c9

View File

@@ -161,4 +161,7 @@ RSpec/RepeatedDescription:
Enabled: true
RSpec/RepeatedExample:
Enabled: true
RSpec/ReturnFromStub:
Enabled: true