ajusted .clang-format
This commit is contained in:
parent
453993aee6
commit
c840e4bd4f
1 changed files with 7 additions and 5 deletions
|
@ -5,6 +5,8 @@ ColumnLimit: 120
|
|||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
UseCRLF: false
|
||||
UseTab: true
|
||||
UseTab: AlignWithSpaces
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
AlwaysBreakBeforeMultilineStrings: true
|
||||
...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue