Clang format

This commit is contained in:
Imbus 2024-06-15 16:31:06 +02:00
parent 1a5160f626
commit b1a34398e9

View file

@ -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