mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Never sort includes in clang format
This commit is contained in:
parent
5931a3d6f8
commit
5e88d5fe22
@ -13,5 +13,6 @@ AlignEscapedNewlines: Left
|
|||||||
AlwaysBreakTemplateDeclarations: Yes
|
AlwaysBreakTemplateDeclarations: Yes
|
||||||
PackConstructorInitializers: Never
|
PackConstructorInitializers: Never
|
||||||
IndentPPDirectives: BeforeHash
|
IndentPPDirectives: BeforeHash
|
||||||
|
SortIncludes: Never
|
||||||
...
|
...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user