summaryrefslogtreecommitdiffstats
path: root/debian/vendor-h2o/deps/picohttpparser/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'debian/vendor-h2o/deps/picohttpparser/.clang-format')
-rw-r--r--debian/vendor-h2o/deps/picohttpparser/.clang-format7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/vendor-h2o/deps/picohttpparser/.clang-format b/debian/vendor-h2o/deps/picohttpparser/.clang-format
deleted file mode 100644
index 9640123..0000000
--- a/debian/vendor-h2o/deps/picohttpparser/.clang-format
+++ /dev/null
@@ -1,7 +0,0 @@
-# requires clang-format >= 3.6
-BasedOnStyle: "LLVM"
-IndentWidth: 4
-ColumnLimit: 132
-BreakBeforeBraces: Linux
-AllowShortFunctionsOnASingleLine: None
-SortIncludes: false