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