瀏覽代碼

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 年之前
父節點
當前提交
86110b359a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml 查看文件

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

AllCops:
TargetRubyVersion: 2.5
TargetRailsVersion: 5.2
TargetRailsVersion: 6.1

NewCops: enable


Loading…
取消
儲存