Skip to content

Commit ca91c4c

Browse files
Update
Signed-off-by: Gavin Didrichsen <gavin.didrichsen@gmail.com>
1 parent 1a4c109 commit ca91c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
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)