diff --git a/.clang-format b/.clang-format index dfbafc26f..e3de29c29 100644 --- a/.clang-format +++ b/.clang-format @@ -56,7 +56,7 @@ SpaceBeforeInheritanceColon: true SpaceBeforeParens: ControlStatements SpaceBeforeRangeBasedForLoopColon: true SpaceInEmptyParentheses: false -SpacesBeforeTrailingComments: 0 +SpacesBeforeTrailingComments: 1 SpacesInAngles: false SpacesInCStyleCastParentheses: false SpacesInContainerLiterals: false