minor cleanup

This commit is contained in:
Hartmut Seichter 2024-07-31 23:34:25 +02:00
parent 1fb8d25b31
commit b564c2b87c
19 changed files with 229 additions and 330 deletions

View file

@ -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