Explorar el Código

Set RuboCop TargetRubyVersion to 2.7 (#38134).


git-svn-id: https://svn.redmine.org/redmine/trunk@22057 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA hace 1 año
padre
commit
029bab2767
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml Ver fichero

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

AllCops:
TargetRubyVersion: 2.6
TargetRubyVersion: 2.7
TargetRailsVersion: 6.1

NewCops: enable

Cargando…
Cancelar
Guardar