diff --git a/.clang-format b/.clang-format index 91d2e95fca..08711a1a1b 100644 --- a/.clang-format +++ b/.clang-format @@ -60,7 +60,7 @@ SpaceBeforeInheritanceColon: false SpaceBeforeParens: ControlStatements SpaceBeforeRangeBasedForLoopColon: true SpaceInEmptyParentheses: false -SpacesBeforeTrailingComments: 0 +SpacesBeforeTrailingComments: 2 SpacesInAngles: false SpacesInCStyleCastParentheses: false SpacesInContainerLiterals: false