🐛 fix(scripts): repair windows script parsing

fix powershell here-strings and help alias conflicts\nadd windows script lint test and run it in CI
This commit is contained in:
csh
2026-01-22 17:30:15 +08:00
parent 26a35e0ccf
commit 5a2925f846
8 changed files with 83 additions and 24 deletions
+1
View File
@@ -140,6 +140,7 @@ jobs:
run_bats "sync_templates" "test_sync_templates.bats"
run_bats "vendor_playbook" "test_vendor_playbook.bats"
run_bats "install_codex_skills" "test_install_codex_skills.bats"
run_bats "windows_script_lints" "test_windows_script_lints.bats"
echo "========================================"
echo "📄 模板验证测试"