+ [misc] Add a command to prohibit using spider.php to run scripts.

This commit is contained in:
liugang
2025-09-05 09:52:59 +08:00
parent 9550f0347d
commit b69ea70bfc
+1
View File
@@ -38,6 +38,7 @@
- 测试步骤少于5个
- 不遵循提交信息格式
- 代码包含行尾空格(会导致提交失败)
- 使用 `test/spider.php` 运行测试(必须使用 `test/runtime/ztf`)
---