Skip to content

Commit

Permalink
Update Rubocop config
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Aug 11, 2024
1 parent c7a7a59 commit 2b85d6f
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 @@ -5,7 +5,7 @@ require:

AllCops:
NewCops: enable
TargetRubyVersion: 3.0
TargetRubyVersion: 3.1
Exclude:
- bin/*
- lib/generators/**/*.rb
Expand Down

0 comments on commit 2b85d6f

Please sign in to comment.