Let rubocop read from .ruby-version

Matt Jankowski 2024-11-01 16:33:28 -04:00
parent 3b032b05aa
commit bbb208c0f6
1 changed files with 0 additions and 1 deletions

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