[Clang] Improve formatter config

This commit is contained in:
2025-10-05 11:58:55 +02:00
parent 50c5cf945d
commit f38e2ff94f

View File

@@ -8,7 +8,7 @@ AccessModifierOffset: -2
AlignAfterOpenBracket: Align
AlignArrayOfStructures: Left
AlignConsecutiveAssignments:
Enabled: true
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
@@ -22,7 +22,7 @@ AlignConsecutiveBitFields:
AlignFunctionPointers: false
PadOperators: false
AlignConsecutiveDeclarations:
Enabled: true
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false