Skip to content

Commit

Permalink
Specify the oldest Rub version in rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
crazytonyli committed Jul 3, 2023
1 parent c765393 commit 2dd5153
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 @@ -6,6 +6,7 @@ require:
# Enable new cops when we update rubocop to a newer version
AllCops:
NewCops: enable
TargetRubyVersion: 2.7

########## Lint / CodeStyle

Expand Down

0 comments on commit 2dd5153

Please sign in to comment.