Commit 2e8d794
committed
ci: register the apps/rental workspace with knip
apps/rental is a workspace but was never added to knip.json, so knip
scanned none of its source and flagged every declared dependency as
unused, failing the knip:deps gate. Add its entry points (adonisrc,
bin, start, config, database, app, commands, inertia, tests) so knip
sees the imports and gates the app like the other workspaces.1 parent 052dbaa commit 2e8d794
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
70 | 86 | | |
71 | 87 | | |
72 | 88 | | |
| |||
0 commit comments