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:.*
DerivePointerAlignment: false
IndentWidth: 4
AlignAfterOpenBracket: DontAlign
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4