a8f5fa5f5a
Set ColumnLimit to 90, remove AllowShortCaseLabelsOnASingleLine.
6 lines
102 B
YAML
6 lines
102 B
YAML
BasedOnStyle: LLVM
|
|
AlignConsecutiveMacros: true
|
|
ColumnLimit: 90
|
|
IndentCaseLabels: true
|
|
IndentWidth: 4
|