Lars Kappert

Results 640 comments of Lars Kappert

Could be interesting to whip up a reproduction with the latest version of Knip. Recently I've added something that reports unused re-exports, maybe this is (part of) the solution?

What `knip --files` does: report only unused files (not other issues/unused things, etc).

Closing this issue as part of a general cleanup to keep this project sustainable and optimize my time working on it. If you think this is inappropriate or if there...

Thanks for the report. Would you like to send a pull request?

Unfortunately conventional-changelog 6.0 has some significant breaking changes

Looks like we forgot to close this one. If there's still any issues, feel free to open a new ticket.

Sounds like maybe it's best to `cd` around the monorepo and run release-it separately for each (with shared or separate configs as necessary)?

It's a good idea. If someone's up for a pull request I'm happy to review it.

Sounds reasonable! I wasn't aware of this yet, not using GitLab myself. Any chance you'd be up for a PR?

Interesting. At first glance, only one feature seem to be missing: a way to stop searching when one match is found: https://github.com/webpro-nl/knip/blob/a230582308b581d8e746d0d9672cae0a1680b68c/packages/knip/src/util/glob.ts#L62-L67