Skip to content

Commit

Permalink
Disable new cops by default, failing in 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rgalanakis committed Apr 12, 2024
1 parent 673e5b5 commit f35a802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require:
- rubocop-performance

AllCops:
NewCops: enable
NewCops: disable
SuggestExtensions: false
TargetRubyVersion: 2.7

Expand Down

0 comments on commit f35a802

Please sign in to comment.