From 25884f5d89dcfeb82c389119241eba91d9c55dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=99=97?= Date: Wed, 23 Jul 2025 14:12:41 +0800 Subject: [PATCH] clang-reformatted2 --- .clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clang-format b/.clang-format index b48bd42..3f91cc1 100644 --- a/.clang-format +++ b/.clang-format @@ -92,4 +92,4 @@ SpacesInSquareBrackets: false Standard: Auto TabWidth: 8 UseTab: Never -... \ No newline at end of file +...