diff --git a/test/.clang-format b/test/.clang-format new file mode 100644 index 00000000000..4799b66f3e9 --- /dev/null +++ b/test/.clang-format @@ -0,0 +1,2 @@ +BasedOnStyle: LLVM +ColumnLimit: 0