mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-24 17:49:28 +03:00
L #-: Enforce brackets for ruby word arrays
(cherry picked from commit cbcf309979
)
This commit is contained in:
@ -786,6 +786,9 @@ Style/RedundantStringEscape:
|
||||
Style/ConcatArrayLiterals:
|
||||
Enabled: false
|
||||
|
||||
Style/WordArray:
|
||||
EnforcedStyle: brackets
|
||||
|
||||
######
|
||||
# LINT
|
||||
######
|
||||
|
Reference in New Issue
Block a user