Shortcase on single line
This commit is contained in:
parent
e0ea973df4
commit
d089e583cd
1 changed files with 1 additions and 0 deletions
|
|
@ -15,3 +15,4 @@ AlignConsecutiveDeclarations:
|
||||||
AlignFunctionPointers: false
|
AlignFunctionPointers: false
|
||||||
PadOperators: false
|
PadOperators: false
|
||||||
AlignConsecutiveMacros: true
|
AlignConsecutiveMacros: true
|
||||||
|
AllowShortCaseLabelsOnASingleLine: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue