Skip to content

Commit

Permalink
Remove TargetRubyVersion in RuboCop config
Browse files Browse the repository at this point in the history
reads from required_ruby_version in RuboCop 1.61+
  • Loading branch information
jenshenny committed Apr 5, 2024
1 parent 3249d0a commit f5fe64a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Performance:
Enabled: true

AllCops:
TargetRubyVersion: 2.7
NewCops: disable
SuggestExtensions: false
Exclude:
Expand Down

0 comments on commit f5fe64a

Please sign in to comment.