Kaynağa Gözat

Set TargetRubyVersion of RuboCop to 3.0 (#38585).


git-svn-id: https://svn.redmine.org/redmine/trunk@22654 e93f8b46-1217-0410-a6f0-8f06a7374b81
pull/145/merge
Go MAEDA 4 ay önce
ebeveyn
işleme
8716ce1cc3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml Dosyayı Görüntüle

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

AllCops:
TargetRubyVersion: 2.7
TargetRubyVersion: 3.0
TargetRailsVersion: 7.1

NewCops: enable

Loading…
İptal
Kaydet