diff --git a/fatal/.clang-format b/fatal/.clang-format new file mode 100644 index 00000000..ef2ae21f --- /dev/null +++ b/fatal/.clang-format @@ -0,0 +1,4 @@ +--- +DisableFormat: true +SortIncludes: false +...