diff --git a/lib/.clang-format b/lib/.clang-format new file mode 100644 index 00000000000..9d159247d51 --- /dev/null +++ b/lib/.clang-format @@ -0,0 +1,2 @@ +DisableFormat: true +SortIncludes: false