Lars Kappert
Lars Kappert
The point of this PR, as described in the initial two bullet points, is getting rid of that default behavior altogether. It's not a good practice and it's most likely...
Facing the same issue. Just by looking at the code I'd guess the culprit is at `utils.pattern.matchAny` where the pattern (in `patternsRe`) now matches the `fullpath`. Either: - `patternsRe` should...
PR: https://github.com/mrmlnc/fast-glob/pull/445
- 100k weekly downloads: https://www.npmjs.com/package/knip - 5k stars github: https://github.com/webpro/knip
Thanks @uncenter! @Peanuts-83 visited the Discord so I took a look and it looks fantastic 😃
Thanks @afrimberger, I'm happy to merge this but test(s) seem failing. Any chance you could take a look?
> Nevermind, I see that `--legacy-peer-deps` are necessary from the GitHub action file. That flag shouldn't be necessary anymore. Maybe it still was in this somewhat dated branch. > I...
Closing this as #1161 is merged.
Yeah, the `pushRepo` is meant to push to a different origin, not pull/fetch. You might want to use a different origin altogether to pull and push from/to the same origin?
Closing due to inactivity.