Index: .clang-format =================================================================== --- .clang-format +++ .clang-format @@ -7,7 +7,7 @@ AlignConsecutiveDeclarations: false AlignEscapedNewlines: Left AlignOperands: DontAlign -AlignTrailingComments: false +AlignTrailingComments: true AllowAllParametersOfDeclarationOnNextLine: false AllowShortBlocksOnASingleLine: Never AllowShortCaseLabelsOnASingleLine: false