clang format SpacesBeforeTrailingComments

This commit is contained in:
wandererfan
2023-09-12 09:00:28 -04:00
committed by WandererFan
parent d1315fd3d9
commit c469601f95

View File

@@ -60,7 +60,7 @@ SpaceBeforeInheritanceColon: false
SpaceBeforeParens: ControlStatements
SpaceBeforeRangeBasedForLoopColon: true
SpaceInEmptyParentheses: false
SpacesBeforeTrailingComments: 0
SpacesBeforeTrailingComments: 2
SpacesInAngles: false
SpacesInCStyleCastParentheses: false
SpacesInContainerLiterals: false