clang-format: Fix alignment
This commit is contained in:
parent
db08fb921f
commit
e2baadc230
4 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
IndentWidth: 8
|
||||
TabWidth: 8
|
||||
ContinuationIndentWidth: 8
|
||||
UseTab: Always
|
||||
UseTab: ForContinuationAndIndentation
|
||||
ColumnLimit: 100
|
||||
|
||||
AlignConsecutiveMacros: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue