about summary refs log tree commit diff homepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-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 00000000..4799b66f
--- /dev/null
+++ b/test/.clang-format
@@ -0,0 +1,2 @@
+BasedOnStyle: LLVM
+ColumnLimit: 0