diff --git a/.clang-format b/.clang-format index 8719683aa..3a8a896e3 100644 --- a/.clang-format +++ b/.clang-format @@ -99,7 +99,7 @@ PenaltyReturnTypeOnItsOwnLine: 60 PointerAlignment: Right ReflowComments: false -SortIncludes: false +SortIncludes: true SortUsingDeclarations: true SpaceAfterCStyleCast: false SpaceAfterTemplateKeyword: false