mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
.clang-format: drop green goblin alignment
[skip ci] Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -710,8 +710,6 @@ UseTab: Always
|
||||
#
|
||||
# Infix overrides
|
||||
#
|
||||
AlignConsecutiveAssignments: true
|
||||
AlignConsecutiveDeclarations: true
|
||||
ColumnLimit: 0
|
||||
ForEachMacros: ['LYX_LIST_FOR_EACH', 'TAILQ_FOREACH']
|
||||
UseTab: AlignWithSpaces
|
||||
|
||||
Reference in New Issue
Block a user