1
0
Fork 0
dnsperf/.clang-format
Daniel Baumann 153471ed4b
Adding upstream version 2.4.2+debian.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 08:52:44 +01:00

6 lines
145 B
YAML

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