6 lines
145 B
YAML
6 lines
145 B
YAML
BasedOnStyle: webkit
|
|
IndentWidth: 4
|
|
AlignConsecutiveAssignments: true
|
|
AlignConsecutiveDeclarations: true
|
|
AlignOperands: true
|
|
SortIncludes: false
|