Skip to content

Commit

Permalink
RuboCop can now target Ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Oct 20, 2023
1 parent 11aac8c commit d0d6738
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
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.6
TargetRubyVersion: 3.0

DisabledByDefault: true

Expand Down

0 comments on commit d0d6738

Please sign in to comment.