clang-format enable reflow comments

This commit is contained in:
berniev
2023-02-16 06:18:05 +10:00
committed by WandererFan
parent ef29cc7657
commit 08214d9ec3

View File

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