Lars Kappert

Results 25 issues of Lars Kappert

> Sorry for not providing a reproduction, I tried one [here](https://stackblitz.com/edit/stackblitz-starters-tml4esvn?file=knip.config.ts&view=editor) that best resembles my project setup with minimum complexity. > > > > Workspace `b` is using only a...

I could use some help maintaining this plugin. The thing is, I don't really use it myself. Feel free to respond or DM me about this, I'm sure can figure...

help wanted

## What does this PR do? Ref: https://twitter.com/chronark_/status/1853744727037780324 Knip has a lot of defaults and heuristics to fill out the entry points for you. I went through all `apps/*` folders,...

Fixes #32 This PR adds support for negated ignore patterns. Please see #32 for more details and use cases. This is a solution that should not impact performance at all...

Making the case for negated ignore patterns. Glob libraries like fast-glob, node-glob and tinyglobby use the `ignore` option to exclude matches from the results. Yet there's also a case to...