7 lines
165 B
YAML
7 lines
165 B
YAML
---
|
|
BasedOnStyle: Mozilla
|
|
AlignAfterOpenBracket: Align
|
|
AlignArrayOfStructures: Left
|
|
AlwaysBreakAfterDefinitionReturnType: All
|
|
IndentWidth: 4
|
|
IndentCaseLabels: false
|