Commit 1e28906
committed
chore: keep knip green while the mint-flag plumbing is unconsumed
The mint-kind resolver and the shared mint-kind type are both dead code until
the commits that wire them up land. Knip is right to flag them.
The webapp module joins the ignore list beside runOpsMintShard.server.ts, which
sits there for the same reason. The engine type takes a @knipignore tag, since
that package has no ignore block.
Both come back out when their consumers land.1 parent 25833b9 commit 1e28906
2 files changed
Lines changed: 6 additions & 1 deletion
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
0 commit comments