format: Fixed clang-format to not mess up arrays
This commit is contained in:
parent
72b8ea80ae
commit
a584f6f358
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ BinPackArguments: false
|
|||
BinPackParameters: false
|
||||
|
||||
|
||||
AlignArrayOfStructures: Right
|
||||
AlignArrayOfStructures: Right
|
||||
AlignConsecutiveAssignments: Consecutive
|
||||
AlignConsecutiveBitFields: Consecutive
|
||||
AlignConsecutiveDeclarations: Consecutive
|
||||
|
|
Loading…
Reference in a new issue