summaryrefslogtreecommitdiff
path: root/test/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'test/.clang-format')
-rw-r--r--test/.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.clang-format b/test/.clang-format
new file mode 100644
index 0000000000..4799b66f3e
--- /dev/null
+++ b/test/.clang-format
@@ -0,0 +1,2 @@
+BasedOnStyle: LLVM
+ColumnLimit: 0