Commit e6201ad
fix(root): ignore config-only packages/release-tools in knip (#1608)
release-tools was added in #1602 with only a package.json (no TS
sources), like packages/fonts and packages/anki which are already
ignored. Without an entry, knip mis-flags its release-please
dependency/binary, which hard-fails the pre-commit verify -- --affected
gate for every local commit repo-wide (Buildkite's knip step is
soft-fail, but the lefthook gate is not).
Co-authored-by: CI Bot <ci@sjer.red>1 parent ee555ea commit e6201ad
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments