9 lines
147 B
YAML
9 lines
147 B
YAML
---
|
|
BasedOnStyle: LLVM
|
|
AlignAfterOpenBracket: Align
|
|
AlignConsecutiveDeclarations: 'true'
|
|
AlignTrailingComments: 'true'
|
|
DisableFormat: 'false'
|
|
|
|
...
|