X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=.clang-format;fp=.clang-format;h=15fa30088b02391db96d076b299bf885d4fe7fdc;hb=9072abf0ae249c6903cb5966f2d64960b51d25cb;hp=cbd2a0c418fca1f92c8174f9020340b96f0f1ec7;hpb=a682737372af005d3be78248296680f131e39858;p=chorizo.git diff --git a/.clang-format b/.clang-format index cbd2a0c..15fa300 100644 --- a/.clang-format +++ b/.clang-format @@ -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