mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +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
|
||||
PackConstructorInitializers: Never
|
||||
IndentPPDirectives: BeforeHash
|
||||
SortIncludes: Never
|
||||
...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user