clang-format: align trailing comments
This commit is contained in:
parent
c87a8b03aa
commit
3c53685e4a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ AlignConsecutiveMacros: true
|
|||
AlignEscapedNewlines: Right
|
||||
AlignOperands: false
|
||||
AlignTrailingComments:
|
||||
Kind: Never
|
||||
Kind: Always
|
||||
AllowAllArgumentsOnNextLine: false
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue