summaryrefslogtreecommitdiffstats
path: root/src/server/picohttpparser/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/picohttpparser/.clang-format')
-rw-r--r--src/server/picohttpparser/.clang-format12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/server/picohttpparser/.clang-format b/src/server/picohttpparser/.clang-format
new file mode 100644
index 0000000..8738fdd
--- /dev/null
+++ b/src/server/picohttpparser/.clang-format
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# clang-format configuration file. Intended for clang-format >= 4.
+#
+# For more information, see:
+#
+# Documentation/process/clang-format.rst
+# https://clang.llvm.org/docs/ClangFormat.html
+# https://clang.llvm.org/docs/ClangFormatStyleOptions.html
+#
+---
+DisableFormat: true