Use spaces for some alignment
This commit is contained in:
parent
48e353462a
commit
4d62523b01
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ ContinuationIndentWidth: 8
|
|||
IndentCaseLabels: false
|
||||
IndentFunctionDeclarationAfterType: false
|
||||
IndentWidth: 8
|
||||
UseTab: Always
|
||||
UseTab: ForContinuationAndIndentation
|
||||
ColumnLimit: 0
|
||||
BreakBeforeBraces: Attach
|
||||
BreakBeforeTernaryOperators: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue