clang format SpacesBeforeTrailingComments

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

View File

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