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