forked from organicmaps/organicmaps-tmp
Merge pull request #69 from ygorshenin/revert-zverik-changes-to-clang-format
[infra] Reverted @zverik's changes to .clang-format.
This commit is contained in:
commit
89dd444830
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ BreakConstructorInitializersBeforeComma: true
|
|||
ColumnLimit: 100
|
||||
ConstructorInitializerIndentWidth: 2
|
||||
DerivePointerAlignment: false
|
||||
IndentCaseLabels: false
|
||||
NamespaceIndentation: None
|
||||
PointerAlignment: Middle
|
||||
Standard: Cpp11
|
||||
SpacesBeforeTrailingComments: 1
|
||||
IndentCaseLabels: false
|
||||
KeepEmptyLinesAtTheStartOfBlocks: true
|
||||
|
|
Loading…
Add table
Reference in a new issue