Merge "system-clang-format: DontAlign"
This commit is contained in:
commit
910cdf95cd
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ ColumnLimit: 100
|
|||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
IndentWidth: 4
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
ContinuationIndentWidth: 8
|
||||
PointerAlignment: Left
|
||||
TabWidth: 4
|
||||
|
|
Loading…
Reference in a new issue