1
0
Fork 0
dnscap/.clang-format
Daniel Baumann 1cf0d30d41
Adding upstream version 2.0.0+debian.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-08 11:57:11 +01:00

6 lines
145 B
YAML

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