about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index c2f306e2..a59cb616 100644
--- a/.clang-format
+++ b/.clang-format
@@ -12,6 +12,7 @@ SpacesInContainerLiterals: false
 SpacesInParentheses: false
 SpacesInSquareBrackets: false
 SpaceBeforeParens: ControlStatements
+SortIncludes: false
 ColumnLimit: 0
 PointerAlignment: Left
 AlignAfterOpenBracket: Align