Skip to content

Commit

Permalink
Merge pull request #1748 from etalab/speed-up/rubocop
Browse files Browse the repository at this point in the history
Rubocop: speed up
  • Loading branch information
Samuelfaure authored Dec 9, 2024
2 parents 7e8a174 + 2e6b465 commit de66cbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ require:
- rubocop-factory_bot
- rubocop-rspec_rails

inherit_mode:
merge:
- Exclude

AllCops:
NewCops: enable
Exclude:
Expand Down

0 comments on commit de66cbe

Please sign in to comment.