Set continuation indent to 2 tabs

This commit is contained in:
Rodrigo Arias 2022-09-30 10:25:09 +02:00
parent 994f5f2098
commit 99793dba10
27 changed files with 699 additions and 699 deletions

View File

@ -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