Skip to content

Commit

Permalink
Fix rubocop configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelien-reeves-scalingo committed Sep 5, 2024
1 parent 1e38f4b commit 159affa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ AllCops:
RSpec/ExampleLength:
Enabled: false

# Deprecated cop, will be removed
RSpec/FilePath:
Enabled: false
RSpec/SpecFilePathSuffix:
Enabled: true

# Not convinced by how strict this cop is by default
RSpec/MultipleExpectations:
Expand Down

0 comments on commit 159affa

Please sign in to comment.