Skip to content

Commit

Permalink
Enable new cops by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 22, 2023
1 parent 050d94d commit a6bdde6
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 78 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ inherit_from: .rubocop_todo.yml

AllCops:
TargetRubyVersion: 2.7
NewCops: enable

Bundler/OrderedGems:
Enabled: false
Expand Down
Loading

0 comments on commit a6bdde6

Please sign in to comment.