Skip to content

Commit

Permalink
Extend excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
rzane committed Nov 20, 2024
1 parent 8d5405a commit bb64bf2
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 @@ -2,6 +2,10 @@ inherit_gem:
betterlint:
- config/default.yml

inherit_mode:
merge:
- Exclude

AllCops:
TargetRubyVersion: 3.2
Exclude:
Expand Down

0 comments on commit bb64bf2

Please sign in to comment.