Skip to content

fix: match .* when filtering files with micromatch - #398

Merged
rosvik merged 1 commit into
mainfrom
rosvik/micromatch-dot
May 22, 2026
Merged

fix: match .* when filtering files with micromatch#398
rosvik merged 1 commit into
mainfrom
rosvik/micromatch-dot

Conversation

@rosvik

@rosvik rosvik commented May 22, 2026

Copy link
Copy Markdown
Member

Without this option set, no files where found when using pnpm, since they are installed to node_modules/.pnpm/. micromatch ignores any "hidden" files or folders by default.

https://github.com/micromatch/micromatch#options

Part of https://github.com/AtB-AS/kundevendt/issues/23887

Without this option set, no files where found when using pnpm, since
they are installed to `node_modules/.pnpm/`. micromatch ignores any
"hidden" files or folders by default.

https://github.com/micromatch/micromatch#options
@rosvik
rosvik merged commit b5667f0 into main May 22, 2026
1 check passed
@rosvik
rosvik deleted the rosvik/micromatch-dot branch May 22, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants