修复(#83): 修复脚本目录全量测试构建失败

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
2026-05-26 22:28:36 -07:00
parent 25811526bd
commit b7691567d8
7 changed files with 12 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
// Package scripts keeps standalone maintenance tools out of normal package
// builds. Run individual tools with go run scripts/<tool>.go.
package scripts