Enable RSpec/FilePath cop and fix all issues
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FilePath
This commit is contained in:
@@ -84,3 +84,6 @@ RSpec/ExpectInHook:
|
|||||||
|
|
||||||
RSpec/ExpectOutput:
|
RSpec/ExpectOutput:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/FilePath:
|
||||||
|
Enabled: true
|
||||||
Reference in New Issue
Block a user