11 lines
221 B
YAML
11 lines
221 B
YAML
|
|
BasedOnStyle: WebKit
|
|
|
|
AlignAfterOpenBracket: Align
|
|
AlignConsecutiveAssignments: true
|
|
AlignConsecutiveDeclarations: true
|
|
AlignEscapedNewlines: Left
|
|
AlignOperands: true
|
|
AlignTrailingComments: false
|
|
PointerAlignment: Right
|