mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 23:27:26 +02:00
Update RuboCop target Rails version to 7.2 (#36320).
git-svn-id: https://svn.redmine.org/redmine/trunk@22970 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2,7 +2,7 @@ inherit_from: .rubocop_todo.yml
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 3.0
|
||||
TargetRailsVersion: 7.1
|
||||
TargetRailsVersion: 7.2
|
||||
|
||||
NewCops: enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user