Skip to content

Commit acbb0d6

Browse files
Update
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent badac7c commit acbb0d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Style/ClassAndModuleChildren:
2424
# ``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>
2525
# As the new cops are already present, e.g., Rspec/SpecFilePathPathFormat, then disabling this in preparation
2626
RSpec/FilePath:
27-
Enabled: false
27+
Enabled: false

0 commit comments

Comments
 (0)