Merge "Revert "system-clang-format: DontAlign""
This commit is contained in:
commit
b321d995a1
|
@ -5,7 +5,6 @@ ColumnLimit: 100
|
|||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
IndentWidth: 4
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
ContinuationIndentWidth: 8
|
||||
PointerAlignment: Left
|
||||
TabWidth: 4
|
||||
|
|
Loading…
Reference in New Issue