Clang format
This commit is contained in:
parent
1a5160f626
commit
b1a34398e9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ AlignConsecutiveBitFields:
|
||||||
AlignFunctionPointers: false
|
AlignFunctionPointers: false
|
||||||
PadOperators: false
|
PadOperators: false
|
||||||
AlignConsecutiveDeclarations:
|
AlignConsecutiveDeclarations:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
AcrossEmptyLines: false
|
AcrossEmptyLines: false
|
||||||
AcrossComments: false
|
AcrossComments: false
|
||||||
AlignCompound: false
|
AlignCompound: false
|
||||||
|
|
Loading…
Reference in a new issue