mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
L #-: Disable new cops
This commit is contained in:
parent
b1762c8e7d
commit
b09ec80405
@ -559,6 +559,12 @@ Layout/MultilineOperationIndentation:
|
||||
Layout/LineEndStringConcatenationIndentation:
|
||||
Enabled: false
|
||||
|
||||
Layout/LineContinuationSpacing:
|
||||
Enabled: false
|
||||
|
||||
Layout/LineContinuationLeadingSpace:
|
||||
Enabled: false
|
||||
|
||||
#######
|
||||
# STYLE
|
||||
#######
|
||||
@ -914,6 +920,9 @@ Lint/UnmodifiedReduceAccumulator:
|
||||
Lint/AmbiguousOperatorPrecedence:
|
||||
Enabled: false
|
||||
|
||||
Lint/NonAtomicFileOperation:
|
||||
Enabled: false
|
||||
|
||||
#########
|
||||
# METRICS
|
||||
########
|
||||
|
Loading…
x
Reference in New Issue
Block a user