forked from organicmaps/organicmaps
[omim] Add param for clang-format for sorting each block separately
This commit is contained in:
parent
8ad253e559
commit
8b946f617a
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ IndentCaseLabels: false
|
|||
NamespaceIndentation: None
|
||||
PointerAlignment: Middle
|
||||
SortIncludes: true
|
||||
IncludeBlocks: Preserve
|
||||
Standard: Cpp11
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue