Skip to content

Commit e49c3f5

Browse files
committed
chore: lift the run-queue knip ignore
The class the ignore covered is deleted at this level, so the merged result carries no dead-code exemption.
1 parent 40a8ecc commit e49c3f5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

knip.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
],
2828
"ignoreDependencies": ["@sentry/cli", "assert", "util"]
2929
},
30-
"internal-packages/run-engine": {
31-
"ignore": ["src/run-queue/index.ts"]
32-
},
3330
"internal-packages/dashboard-agent": {
3431
"entry": ["trigger.config.ts", "src/investigation-sweep.ts", "src/maintenance.ts"],
3532
"ignoreBinaries": ["rg"]

0 commit comments

Comments
 (0)