diff --git a/test/gtest/.clang-format b/test/gtest/.clang-format new file mode 100644 index 00000000..ec09b9b6 --- /dev/null +++ b/test/gtest/.clang-format @@ -0,0 +1,3 @@ +# Disable clang-format here +DisableFormat: true +SortIncludes: Never