6 lines
126 B
YAML
6 lines
126 B
YAML
BasedOnStyle: LLVM
|
|
AlignConsecutiveMacros: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|
|
IndentCaseLabels: true
|
|
IndentWidth: 4
|