Skip to content

Commit

Permalink
Remove TargetRubyVersion in rubocop config
Browse files Browse the repository at this point in the history
this will read from required_ruby_version in Rubocop 1.61+
  • Loading branch information
jenshenny committed Apr 1, 2024
1 parent f2b202f commit f727618
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 @@ -8,7 +8,6 @@ inherit_gem:

AllCops:
NewCops: disable
TargetRubyVersion: 3.0
SuggestExtensions: false
Exclude:
- 'vendor/**/*'
Expand Down

0 comments on commit f727618

Please sign in to comment.