1
0
Fork 0
tinyframe/.clang-format
Daniel Baumann d3d193d4ac
Adding upstream version 0.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-08 20:53:35 +01:00

6 lines
145 B
YAML

BasedOnStyle: webkit
IndentWidth: 4
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignOperands: true
SortIncludes: false