mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-20 14:03:36 +03:00
L #-: Enforce brackets for ruby word arrays
(cherry picked from commit cbcf309979542ca1aa4fb980faf2c7a361de019f) (cherry picked from commit 26c76a7307894e41d4315760ce2fbd8f1be5b525)
This commit is contained in:
parent
4a9662a551
commit
00ac76a42c
@ -788,6 +788,9 @@ Style/RedundantStringEscape:
|
||||
Style/ConcatArrayLiterals:
|
||||
Enabled: false
|
||||
|
||||
Style/WordArray:
|
||||
EnforcedStyle: brackets
|
||||
|
||||
######
|
||||
# LINT
|
||||
######
|
||||
|
Loading…
x
Reference in New Issue
Block a user