Skip to content

Commit

Permalink
WIP: don't override exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Feb 6, 2024
1 parent c38a950 commit b828990
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ inherit_from:
- default.yml

AllCops:
inherit_mode:
merge:
- Exclude
Exclude:
- "**/spec/fixtures/**/*"

0 comments on commit b828990

Please sign in to comment.