mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-24 17:49:28 +03:00
L #-: Update rubocop config file for 0.82.0
This commit is contained in:
@ -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
|
||||
######
|
||||
|
Reference in New Issue
Block a user