diff --git a/.clang-format b/.clang-format index eaf54634e..84d1f8c61 100644 --- a/.clang-format +++ b/.clang-format @@ -204,7 +204,7 @@ SpaceBeforeParensOptions: SpaceBeforeRangeBasedForLoopColon: true SpaceBeforeSquareBrackets: false SpaceInEmptyBlock: true -SpacesBeforeTrailingComments: 2 +SpacesBeforeTrailingComments: 1 SpacesInAngles: Never SpacesInContainerLiterals: false SpacesInLineCommentPrefix: