mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
L #-: Update rubocop config file for 0.82.0
This commit is contained in:
parent
0266e25f97
commit
8b34f35896
@ -618,6 +618,9 @@ Layout/HashAlignment:
|
||||
Layout/SpaceAroundOperators:
|
||||
Enabled: false
|
||||
|
||||
Layout/SpaceAroundMethodCallOperator:
|
||||
Enabled: true
|
||||
|
||||
###
|
||||
|
||||
#######
|
||||
@ -727,6 +730,10 @@ Style/FloatDivision:
|
||||
Style/RedundantBegin:
|
||||
Enabled: false
|
||||
|
||||
Style/ExponentialNotation:
|
||||
Enabled: true
|
||||
|
||||
|
||||
######
|
||||
# LINT
|
||||
######
|
||||
|
Loading…
x
Reference in New Issue
Block a user