Improve clang-format configuration
This commit is contained in:
parent
dd48af42eb
commit
a40b281078
@ -16,6 +16,7 @@ AlignOperands: DontAlign
|
||||
AlignConsecutiveMacros: Consecutive
|
||||
AllowAllArgumentsOnNextLine: false
|
||||
AllowAllParametersOfDeclarationOnNextLine: false
|
||||
IndentGotoLabels: false
|
||||
Cpp11BracedListStyle: true
|
||||
MaxEmptyLinesToKeep: 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user