Lars Kappert

Results 640 comments of Lars Kappert

:rocket: _This issue has been resolved in v5.32.0. See [Release 5.32.0](https://github.com/webpro-nl/knip/releases/tag/5.32.0) for release notes._ _Using Knip in a commercial project? Please consider [becoming a sponsor](https://knip.dev/sponsors)._

Iteration speed is definitely a thing to consider, yet could be mitigated using local JSDoc tags or config e.g. `ignore: ["src/{api,generated}/**"]` to (temporarily) exclude files or parts of the codebase....

There are still bugs atm, but mostly closing due to added scope/complexity.

Not sure, perhaps an issue with user name/permissions. Try debug mode and see if there's something interesting: https://github.com/release-it/release-it?tab=readme-ov-file#troubleshooting--debugging

Sorry for the hassle, it was a bit unfortunate without having tests for the case. A PR for this would be fine with me.

> https://i-do-no-have.com/ it-is-required.though

No issues here: ``` ❯ pnpm knip > [email protected] knip /Users/lars/p/knip/exercises/knip-circulare-dep > VITE_CJS_IGNORE_WARNING=true knip Unused devDependencies (2) eslint-config libs/prettier-config/package.json nx package.json Unlisted dependencies (1) eslint-config-eslint-config libs/prettier-config/.eslintrc.cjs  ELIFECYCLE  Command failed with...

You could try CSB or SB: https://knip.dev/guides/issue-reproduction#templates

Closing this due to unable to reproduce.

Knip provides a JSON(C) Schema and TypeScript definitions to help with configuration. So that would be a good idea to start out with. Knip uses Zod to throws error on...