Enable RSpec/Focus cop without issues

This commit is contained in:
Bertocq
2018-01-07 02:07:02 +01:00
parent 95733f52f2
commit 39b01b6342

View File

@@ -86,4 +86,7 @@ RSpec/ExpectOutput:
Enabled: true Enabled: true
RSpec/FilePath: RSpec/FilePath:
Enabled: true
RSpec/Focus:
Enabled: true Enabled: true