Skip to content

Commit e14a510

Browse files
Remove the deprecated "Rspec/FilePath"
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent a8ea625 commit e14a510

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

rubocop_baseline.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,3 @@ Style/Documentation:
8181
- spec/**/*
8282
Style/WordArray:
8383
EnforcedStyle: brackets
84-
####################################################
85-
# Cops below here due for deprecation
86-
####################################################
87-
# ``Rspec/FilePath`` is going to be deprecated in the next major release of rubocop >=3.0.0: see <https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/FilePath>
88-
# As the new cops are already present, e.g., Rspec/SpecFilePathPathFormat, then disabling this in preparation
89-
RSpec/FilePath:
90-
Enabled: false

0 commit comments

Comments
 (0)