Skip to content
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

fix: set negatedExtGlob also if it does not span the whole pattern #78

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

danez
Copy link
Member

@danez danez commented Apr 9, 2021

This way micromatch can detect that this is a negation pattern.

Fixes micromatch/micromatch#179

@coveralls
Copy link

coveralls commented Apr 9, 2021

Coverage Status

Coverage decreased (-0.009%) to 92.268% when pulling 243f829 on fix-negation into 4a510d7 on master.

@jonschlinkert
Copy link
Member

lgtm! thanks!

This way micromatch can detect that this is a negation pattern.
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.

pattern broken from 3.x to 4.x
3 participants