Browse Source

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 years ago
parent
commit
d57674962a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .rubocop.yml

+ 1
- 1
.rubocop.yml View File

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

Layout/SpaceInsideHashLiteralBraces:
Enabled: false
EnforcedStyle: no_space

Lint/RaiseException:
Enabled: true

Loading…
Cancel
Save