mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-19 07:28:15 +00:00
Set TargetRubyVersion of RuboCop to 3.0 (#38585).
git-svn-id: https://svn.redmine.org/redmine/trunk@22654 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
005a2578cf
commit
8716ce1cc3
@ -1,7 +1,7 @@
|
|||||||
inherit_from: .rubocop_todo.yml
|
inherit_from: .rubocop_todo.yml
|
||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
TargetRubyVersion: 2.7
|
TargetRubyVersion: 3.0
|
||||||
TargetRailsVersion: 7.1
|
TargetRailsVersion: 7.1
|
||||||
|
|
||||||
NewCops: enable
|
NewCops: enable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user