chore: trim review exclusions

This commit is contained in:
2026-05-15 04:32:56 +00:00
parent b867eaa845
commit 06e39e8068
4 changed files with 38 additions and 25 deletions
+1 -1
View File
@@ -89,6 +89,6 @@ jobs:
- `entrypoint.sh:125-126,241` 暫存檔重用與 I/O 微調
- `entrypoint.sh:149` 流式 JSON 合併
- `entrypoint.sh:204,215` 排序與日誌分離建議
- `entrypoint.sh:243-286` 重複 `url_encode` 進一步最佳化
- `entrypoint.sh:166-167,310-311` `url_encode` 熱路徑最佳化
- `entrypoint.sh:183-241` 改回掃描 owner 全量套件的 N+1 API 建議
- `entrypoint.sh:7-12` token 不使用 `export` 的安全偏好