Skip to content

Commit

Permalink
Set target version for rubocop to the minimum supported version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesiarmes committed Aug 9, 2024
1 parent 77b60f3 commit fc5a2f6
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 @@ -5,6 +5,7 @@ require:

AllCops:
NewCops: enable
TargetRubyVersion: 3.2
Exclude:
- bin/**/*
- exe/**/*
Expand Down

0 comments on commit fc5a2f6

Please sign in to comment.