mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
Clang-format: Remove "AlignConsecutiveAssignments: true"
This seems to be "Dirk Ziegelmeier-Style" not lwIP-Style :-)
This commit is contained in:
@@ -3,6 +3,5 @@ IndentWidth: 2
|
||||
ColumnLimit: 120
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Right
|
||||
AlignConsecutiveAssignments: true
|
||||
UseTab: Never
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
|
||||
Reference in New Issue
Block a user