minor cleanup
This commit is contained in:
parent
1fb8d25b31
commit
b564c2b87c
19 changed files with 229 additions and 330 deletions
|
@ -8,5 +8,6 @@ Language: Cpp
|
|||
# Force pointers to the type for C++.
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
AlignConsecutiveAssignments: true
|
||||
LambdaBodyIndentation: OuterScope
|
||||
AlignArrayOfStructures: Left
|
||||
AlignConsecutiveAssignments: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue