Sfoglia il codice sorgente

restore r18857 lost by r20171 (#32530)

git-svn-id: http://svn.redmine.org/redmine/trunk@20190 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.2.0
Toshi MARUYAMA 3 anni fa
parent
commit
d57674962a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml Vedi File

@@ -49,7 +49,7 @@ Layout/SpaceInsideBlockBraces:
SpaceBeforeBlockParameters: false

Layout/SpaceInsideHashLiteralBraces:
Enabled: false
EnforcedStyle: no_space

Lint/RaiseException:
Enabled: true

Loading…
Annulla
Salva