]> source.dussan.org Git - redmine.git/commitdiff
restore r18857 lost by r20171 (#32530)
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 24 Oct 2020 15:17:21 +0000 (15:17 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 24 Oct 2020 15:17:21 +0000 (15:17 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20190 e93f8b46-1217-0410-a6f0-8f06a7374b81

.rubocop.yml

index 3d4420d69ba5984e946165f344fa0187fd49be93..4dd2845ef49a24fbfae6411a7cf44a711e6f03ea 100644 (file)
@@ -49,7 +49,7 @@ Layout/SpaceInsideBlockBraces:
   SpaceBeforeBlockParameters: false
 
 Layout/SpaceInsideHashLiteralBraces:
-  Enabled: false
+  EnforcedStyle: no_space
 
 Lint/RaiseException:
   Enabled: true