diff --git a/.clang-format b/.clang-format index 56804459cb..8750a94dc8 100644 --- a/.clang-format +++ b/.clang-format @@ -82,7 +82,7 @@ MaxEmptyLinesToKeep: 2 #PenaltyReturnTypeOnItsOwnLine: 60 PointerAlignment: Right ReflowComments: true -SortIncludes: true +SortIncludes: Never SpaceAfterCStyleCast: false SpaceBeforeAssignmentOperators: true SpaceBeforeParens: ControlStatements