]> git.armaanb.net Git - chorizo.git/blobdiff - .clang-format
draft 7
[chorizo.git] / .clang-format
index cbd2a0c418fca1f92c8174f9020340b96f0f1ec7..15fa30088b02391db96d076b299bf885d4fe7fdc 100644 (file)
@@ -77,7 +77,7 @@ PenaltyReturnTypeOnItsOwnLine: 60
 
 PointerAlignment: Right
 ReflowComments: true
-SortIncludes: true
+SortIncludes: false
 SortUsingDeclarations: true # Unknown to clang-format-4.0
 SpaceAfterCStyleCast: false
 SpaceAfterTemplateKeyword: true