From af4292b7ed8706de7b2691fd3c300ab6d3f7435a Mon Sep 17 00:00:00 2001 From: CYFS <2805686936@qq.com> Date: Mon, 13 Jul 2026 15:42:17 +0800 Subject: [PATCH] [ci][format] Ignore BSP rtconfig.h files --- bsp/.clang-format-ignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 bsp/.clang-format-ignore diff --git a/bsp/.clang-format-ignore b/bsp/.clang-format-ignore new file mode 100644 index 00000000000..7286b8f79b1 --- /dev/null +++ b/bsp/.clang-format-ignore @@ -0,0 +1 @@ +rtconfig.h