Skip to content

Conversation

@dorny
Copy link
Owner

@dorny dorny commented Oct 23, 2020

micromatch claims to support full Bash 4.3 spec and it actually passes all the tests.
For example this fixes processing of '!(/*.tsx|/*.less)' pattern

closes #45

dorny added 2 commits October 23, 2020 12:25
micromatch claims to support full Bash 4.3 spec and it actually passes all the tests. 
For example this fixes processing of '!(**/*.tsx|**/*.less)' pattern - needed by #45
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.

Are filters ANDed?

2 participants