summaryrefslogtreecommitdiff
path: root/.clang-format-none
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format-none')
-rw-r--r--.clang-format-none7
1 files changed, 7 insertions, 0 deletions
diff --git a/.clang-format-none b/.clang-format-none
new file mode 100644
index 00000000..1ea7b50e
--- /dev/null
+++ b/.clang-format-none
@@ -0,0 +1,7 @@
+# This clang-format configuration may be included in subdirectories to disable
+# any warning.
+
+DisableFormat: true
+
+# This extra settings is required because of https://reviews.llvm.org/D67843.
+SortIncludes: false