- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 247
Issues: isaacs/minimatch
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unable to create regexp for pattern
test-a/[[:digit:]]
#244
opened Jan 4, 2025 by
zdm
updated Jan 4, 2025
Curly brace with a single value matching in globs
#243
opened Nov 27, 2024 by
az-oolloow
updated Nov 27, 2024
Feature Request: Testing against multiple patterns
#219
opened Aug 5, 2023 by
matwilko
updated Sep 13, 2024
Question: Should
{
and }
also be escaped in minimatch.escape
?
#234
opened May 27, 2024 by
latin-1
updated Jun 25, 2024
makeRe-generated regexp for pattern
'some/path/**'
matches 'some/path-but-different'
#215
opened Jul 1, 2023 by
abuob
updated Oct 2, 2023
ProTip!
Mix and match filters to narrow down what you’re looking for.