mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
RuboCop: Set TargetRubyVersion to 2.4 (#34142).
git-svn-id: http://svn.redmine.org/redmine/trunk@20169 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
inherit_from: .rubocop_todo.yml
|
inherit_from: .rubocop_todo.yml
|
||||||
|
|
||||||
AllCops:
|
AllCops:
|
||||||
TargetRubyVersion: 2.3
|
TargetRubyVersion: 2.4
|
||||||
TargetRailsVersion: 5.2
|
TargetRailsVersion: 5.2
|
||||||
|
|
||||||
Exclude:
|
Exclude:
|
||||||
|
|||||||
Reference in New Issue
Block a user