mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
Never sort includes in clang format
This commit is contained in:
@@ -13,5 +13,6 @@ AlignEscapedNewlines: Left
|
|||||||
AlwaysBreakTemplateDeclarations: Yes
|
AlwaysBreakTemplateDeclarations: Yes
|
||||||
PackConstructorInitializers: Never
|
PackConstructorInitializers: Never
|
||||||
IndentPPDirectives: BeforeHash
|
IndentPPDirectives: BeforeHash
|
||||||
|
SortIncludes: Never
|
||||||
...
|
...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user