summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'web/server/h2o/libh2o/.clang-format')
-rw-r--r--web/server/h2o/libh2o/.clang-format7
1 files changed, 0 insertions, 7 deletions
diff --git a/web/server/h2o/libh2o/.clang-format b/web/server/h2o/libh2o/.clang-format
deleted file mode 100644
index 9640123c7..000000000
--- a/web/server/h2o/libh2o/.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