Selaa lähdekoodia

Set TargetRailsVersion of RuboCop to 6.1 (#29914).


git-svn-id: http://svn.redmine.org/redmine/trunk@20908 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.0.0
Go MAEDA 3 vuotta sitten
vanhempi
commit
86110b359a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml Näytä tiedosto

@@ -2,7 +2,7 @@ inherit_from: .rubocop_todo.yml

AllCops:
TargetRubyVersion: 2.5
TargetRailsVersion: 5.2
TargetRailsVersion: 6.1

NewCops: enable


Loading…
Peruuta
Tallenna