Lars Kappert

Results 640 comments of Lars Kappert

Sounds like an error coming from the GitHub plugin when trying to upload an asset: https://github.com/release-it/release-it/blob/54399c906e74ab33083cb7221bcee3d9d7ebf340/lib/plugin/github/GitHub.js#L295-L305 Not sure why that fails for you, though. More importantly, you don't even seem...

- `--no.git` aims to disable the Git plugin altogether, so other `--git.*` values won't do much - See https://github.com/release-it/release-it#troubleshooting--debugging to see more verbose output re. configuration, commands and results. Happy...

Thank you so much. Very glad to hear Knip is useful to the maintainers of other projects! You can talk to me (I'm the creator and only core maintainer). My...

The issue is that only scripts in `package.json#scripts` are supposed to reference binaries installed in `node_modules`. Package managers add `node_modules/.bin` to the `PATH`. My I guess is that husky is...

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

Sorry it took a while, but should be good now!

Thanks Alex, any chance you could update the `MoonConfiguration` type? Then we also don't require the extra comment(s).

Thanks! That was it indeed. Please run `bun format`.

Currently, [CI indicates code formatting issues](https://github.com/webpro-nl/knip/actions/runs/13283914127/job/37088516237?pr=943). Any chance you could format the code using `bun format`? Happy to merge and include the changes in the next release then.

Closing this due to inactivity. Feel free to reopen or discuss as you see fit.