Let rubocop read from .ruby-version

This commit is contained in:
Matt Jankowski 2024-11-01 16:33:28 -04:00
parent e78d43ba9e
commit 7a64f1e96f

View file

@ -8,7 +8,6 @@ AllCops:
- lib/mastodon/migration_helpers.rb
ExtraDetails: true
NewCops: enable
TargetRubyVersion: 3.3 # Oldest supported ruby version
inherit_from:
- .rubocop/layout.yml