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