Merge "Revert "system-clang-format: DontAlign""

This commit is contained in:
Treehugger Robot 2019-01-30 02:49:19 +00:00 committed by Gerrit Code Review
commit b321d995a1
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ ColumnLimit: 100
CommentPragmas: NOLINT:.* CommentPragmas: NOLINT:.*
DerivePointerAlignment: false DerivePointerAlignment: false
IndentWidth: 4 IndentWidth: 4
AlignAfterOpenBracket: DontAlign
ContinuationIndentWidth: 8 ContinuationIndentWidth: 8
PointerAlignment: Left PointerAlignment: Left
TabWidth: 4 TabWidth: 4