From f48c58f34c9774b636ec65c981549721b602f831 Mon Sep 17 00:00:00 2001 From: Ahsan Fayaz Date: Mon, 4 Dec 2023 16:42:15 +0000 Subject: [PATCH] Update include order in .clang-format We generally want system headers included above project ones. In one case needs to be above other system headers. --- .clang-format | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.clang-format b/.clang-format index 1df7530..6142c34 100644 --- a/.clang-format +++ b/.clang-format @@ -39,16 +39,14 @@ SortIncludes: true # IncludeBlocksStyle changed to IncludeBlocks, between xenial and disco, so we can't use it for consistency # IncludeBlocks: Regroup IncludeCategories: - - Regex: '^"gamemode.h"' + - Regex: '^