Set continuation indent to 2 tabs
This commit is contained in:
parent
994f5f2098
commit
99793dba10
@ -17,7 +17,7 @@ BraceWrapping:
|
|||||||
AfterUnion: false
|
AfterUnion: false
|
||||||
BeforeElse: false
|
BeforeElse: false
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
ContinuationIndentWidth: 8
|
ContinuationIndentWidth: 16
|
||||||
IncludeBlocks: Preserve
|
IncludeBlocks: Preserve
|
||||||
IndentCaseLabels: true
|
IndentCaseLabels: true
|
||||||
IndentWidth: 8
|
IndentWidth: 8
|
||||||
|
Loading…
Reference in New Issue
Block a user