mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 22:29:24 +02:00
Set TargetRailsVersion of RuboCop to 6.1 (#29914).
git-svn-id: http://svn.redmine.org/redmine/trunk@20908 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2,7 +2,7 @@ inherit_from: .rubocop_todo.yml
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.5
|
||||
TargetRailsVersion: 5.2
|
||||
TargetRailsVersion: 6.1
|
||||
|
||||
NewCops: enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user