diff --git a/libc/include/.clang-format b/libc/include/.clang-format index e3845288a..39789c8ab 100644 --- a/libc/include/.clang-format +++ b/libc/include/.clang-format @@ -1 +1,3 @@ DisableFormat: true +SortIncludes: false +SortUsingDeclarations: false