Skip to content

Commit

Permalink
Ensure rubocop lints at oldest supported Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Oct 12, 2023
1 parent c975bcb commit 30e0d52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ require:

inherit_gem:
standard: config/base.yml

AllCops:
TargetRubyVersion: 2.7

0 comments on commit 30e0d52

Please sign in to comment.