Skip to content

Commit

Permalink
Update configuration due to RSpec/FilePath cop split
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Sep 8, 2023
1 parent a40460b commit 44d64dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RSpec/ExampleLength:
Enabled: false

# rubocop-rspec expects a CodeClimate namespace to go with the code_climate directory.
RSpec/FilePath:
RSpec/SpecFilePathFormat:
Exclude:
- 'spec/reek/report/code_climate/code_climate_configuration_spec.rb'
- 'spec/reek/report/code_climate/code_climate_fingerprint_spec.rb'
Expand Down

0 comments on commit 44d64dc

Please sign in to comment.