Update Rubocop to Rails 7.1
This commit is contained in:
@ -17,7 +17,7 @@ inherit_from:
|
|||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
TargetRubyVersion: 3.2
|
TargetRubyVersion: 3.2
|
||||||
TargetRailsVersion: 7.0
|
TargetRailsVersion: 7.1
|
||||||
UseCache: True
|
UseCache: True
|
||||||
NewCops: enable
|
NewCops: enable
|
||||||
Exclude:
|
Exclude:
|
||||||
|
Reference in New Issue
Block a user