Merge "Fix .clang-format ContinuationIndentWidth."
This commit is contained in:
commit
8a48d9d63b
|
@ -6,7 +6,6 @@ ColumnLimit: 100
|
|||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
IndentWidth: 2
|
||||
ContinuationIndentWidth: 2
|
||||
PointerAlignment: Left
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
|
|
Loading…
Reference in New Issue