Skip to content

Commit

Permalink
Enable new cops by default
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns committed Dec 20, 2022
1 parent 074ef17 commit 1e6b9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ inherit_gem:
AllCops:
TargetRubyVersion: 2.7
SuggestExtensions: false
NewCops: enable

Layout/ArgumentAlignment:
Enabled: true
Expand Down

0 comments on commit 1e6b9f6

Please sign in to comment.