chore(tooling): drop stale deadcode allowlist entries · openclaw/openclaw@85633eb
vincentkoc
·
2026-06-03
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,13 +2,6 @@
|
2 | 2 | // generated/build inputs, manifest-discovered plugin surfaces, live-test |
3 | 3 | // helpers, or package bridge files that static production scanning cannot see. |
4 | 4 | export const KNIP_UNUSED_FILE_ALLOWLIST = [ |
5 | | -// Per-agent SQLite scaffold is intentionally landed before runtime migration |
6 | | -// callers so the schema and scoped cache API can be reviewed together. |
7 | | -"src/agents/cache/agent-cache-store.sqlite.ts", |
8 | | -"src/agents/cache/agent-cache-store.ts", |
9 | | -"src/state/openclaw-agent-db.paths.ts", |
10 | | -"src/state/openclaw-agent-db.ts", |
11 | | -"src/state/openclaw-agent-schema.generated.ts", |
12 | 5 | ]; |
13 | 6 | |
14 | 7 | // Knip can disagree across supported local/CI platforms for files that are |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。