mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-12 08:58:17 +03:00
L #-: Disable new cops
(cherry picked from commit b09ec804054518a34a2cb6a3999b55f299080f6d)
This commit is contained in:
parent
37b01901fd
commit
4c9df57a68
@ -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