summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
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 fa16c48..0000000
--- a/.clang-format
+++ /dev/null
@@ -1,6 +0,0 @@
----
-Language: Cpp
-BasedOnStyle: WebKit
-UseTab: Always
-TabWidth: 4
-PackConstructorInitializers: NextLine