clang-format enable reflow comments

This commit is contained in:
berniev
2023-02-16 06:18:05 +10:00
committed by WandererFan
parent 9aa61bf49a
commit fb2bfe3a08

View File

@@ -47,7 +47,7 @@ ObjCSpaceAfterProperty: false
ObjCSpaceBeforeProtocolList: true
PackConstructorInitializers: Never
PointerAlignment: Left
ReflowComments: false
ReflowComments: true
SpaceAfterCStyleCast: false
SpaceAfterLogicalNot: false
SpaceAfterTemplateKeyword: false