mirror of https://github.com/tootsuite/mastodon
Let rubocop read from .ruby-version
parent
3b032b05aa
commit
bbb208c0f6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue