diff --git a/.clang-format b/.clang-format index a5fc00726..bc1a4a051 100644 --- a/.clang-format +++ b/.clang-format @@ -31,7 +31,6 @@ KeepEmptyLinesAtTheStartOfBlocks: false MaxEmptyLinesToKeep: 2 NamespaceIndentation: None PointerAlignment: Right -SortIncludes: true SpaceAfterCStyleCast: false SpaceBeforeAssignmentOperators: true SpaceBeforeParens: ControlStatements