8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
|
---
|
||
|
BasedOnStyle: LLVM
|
||
|
AlignConsecutiveMacros: true
|
||
|
AllowShortCaseLabelsOnASingleLine: true
|
||
|
ColumnLimit: 120
|
||
|
IndentCaseLabels: true
|
||
|
...
|