Add and apply RSpec/FilePath rubocop rule
This way we make sure editors which support navigating between one class and its test file can find the alternative files.
This commit is contained in:
@@ -351,6 +351,9 @@ RSpec/EmptyLineAfterExampleGroup:
|
|||||||
RSpec/ExampleWording:
|
RSpec/ExampleWording:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/FilePath:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
RSpec/Focus:
|
RSpec/Focus:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user