Skip to content

Commit

Permalink
chore: add ruby 2.7 to rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiogomez committed May 29, 2024
1 parent 003a454 commit 0855282
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 @@ -23,7 +23,7 @@ AllCops:
NewCops: enable

# See "Lowest supported ruby version" in CONTRIBUTING.md
TargetRubyVersion: 3.0
TargetRubyVersion: 2.7

Layout/ArgumentAlignment:
EnforcedStyle: with_fixed_indentation
Expand Down

0 comments on commit 0855282

Please sign in to comment.