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:
Alex Zolotarev 2015-09-29 15:08:28 -07:00
commit 89dd444830

View file

@ -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