mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +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