diff --git a/.clang-format b/.clang-format index 13dda45..1e6187e 100644 --- a/.clang-format +++ b/.clang-format @@ -9,7 +9,7 @@ AlignConsecutiveMacros: true AlignEscapedNewlines: Right AlignOperands: false AlignTrailingComments: - Kind: Never + Kind: Always AllowAllArgumentsOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: true AllowShortBlocksOnASingleLine: false