summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-31 07:37:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-31 07:37:49 +0000
commit0b78d239dfb4e80d1b213e7a925ae1fa0b5340be (patch)
treef6aefbd4d12e10281bae5d27a6cabe38fd5f47df /.clang-format
parentRepeating sections in package block in control for consistency. (diff)
downloaddnsperf-0b78d239dfb4e80d1b213e7a925ae1fa0b5340be.tar.xz
dnsperf-0b78d239dfb4e80d1b213e7a925ae1fa0b5340be.zip
Merging upstream version 2.5.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format6
1 files changed, 0 insertions, 6 deletions
diff --git a/.clang-format b/.clang-format
deleted file mode 100644
index 1bd4430..0000000
--- a/.clang-format
+++ /dev/null
@@ -1,6 +0,0 @@
-BasedOnStyle: webkit
-IndentWidth: 4
-AlignConsecutiveAssignments: true
-AlignConsecutiveDeclarations: true
-AlignOperands: true
-SortIncludes: false