[Chore] (format): Update .clang-format

This commit is contained in:
BZLZHH
2026-02-17 17:11:52 +08:00
parent 8bd6c9719f
commit c4e40c2eb2
+3
View File
@@ -22,3 +22,6 @@ AlwaysBreakTemplateDeclarations: Yes
NamespaceIndentation: All
AllowShortFunctionsOnASingleLine: Inline
SortIncludes: false
FixNamespaceComments: true
ShortNamespaceLines: 0
CompactNamespaces: false