Skip to content

Commit

Permalink
RuboCop: lint to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Jan 9, 2024
1 parent f937f09 commit 69985d1
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:
DisplayCopNames: true
DisplayStyleGuide: true
TargetRubyVersion: 2.6
TargetRubyVersion: "3.0"

Metrics/BlockLength:
Exclude:
Expand Down

0 comments on commit 69985d1

Please sign in to comment.