소스 검색

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…
취소
저장