diff --git a/knip.json b/knip.json index 84456756c..c8e7f4027 100644 --- a/knip.json +++ b/knip.json @@ -27,6 +27,9 @@ ], "ignoreDependencies": ["@sentry/cli", "assert", "util"] }, + "internal-packages/run-engine": { + "ignore": ["src/run-queue/index.ts"] + }, "internal-packages/dashboard-agent": { "entry": ["trigger.config.ts", "src/investigation-sweep.ts", "src/maintenance.ts"], "ignoreBinaries": ["rg"]