From: Ondřej Surý Date: Mon, 9 Mar 2020 14:26:54 +0000 (+0100) Subject: Improve the #include block sorting X-Git-Tag: v9.17.1~63^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5071c47fbdfe5621dc4b1ab77bc2e5e5dd3b76d3;p=thirdparty%2Fbind9.git Improve the #include block sorting The IncludeCategories was incomplete, it missed pk11/ and dst/ headers and the rule that put "" header after all <> headers was broken. --- diff --git a/.clang-format b/.clang-format index 3e13625f085..3ed176aeb7a 100644 --- a/.clang-format +++ b/.clang-format @@ -33,23 +33,35 @@ PointerBindsToType: false IncludeBlocks: Regroup IncludeCategories: - Regex: '^' + Priority: 35 + - Regex: '^