mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-21 08:57:04 +00:00
[clang-format] Do NOT sort include directives
This commit is contained in:
parent
00a631a28d
commit
ec44fa4493
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ RawStringFormats:
|
|||
CanonicalDelimiter: ''
|
||||
BasedOnStyle: google
|
||||
ReflowComments: true
|
||||
SortIncludes: true
|
||||
SortIncludes: false
|
||||
SortUsingDeclarations: true
|
||||
SpaceAfterCStyleCast: false
|
||||
SpaceAfterLogicalNot: false
|
||||
|
|
Loading…
Reference in a new issue