chore: edited .clang-format

This commit is contained in:
Kieran Kihn
2025-11-16 11:42:48 +08:00
parent e2372623ba
commit 8873c76904

View File

@@ -145,7 +145,7 @@ NamespaceIndentation: All
PointerAlignment: Right
# 允许重新排版注释
ReflowComments: Always
# ReflowComments: Always
# 允许排序#include
SortIncludes: true