aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format5
1 files changed, 5 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index e688ce7df5..7be73e0612 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,3 +1,8 @@
+# DO NOT COMMIT OR MERGE CODE THAT IS RUN THROUGH THIS TOOL YET.
+#
+# WE ARE STILL DISCUSSING OUR DESIRED STYLE AND ITERATING ON IT.
+# (12 Feb 2020)
+
---
Language: Cpp
# Out of all supported styles, LLVM seems closest to our own.