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

Improve globs patterns #151

Open
jimon opened this issue Apr 2, 2016 · 0 comments
Open

Improve globs patterns #151

jimon opened this issue Apr 2, 2016 · 0 comments
Milestone

Comments

@jimon
Copy link
Member

jimon commented Apr 2, 2016

Current version have very basic glob patterns, and if you want anything more advanced you are forced to use regexes in path. Would be nice to try to implement something like https://github.com/isaacs/node-glob

And also revisit filter patterns, now if you want to negate something you are forced to use regex as well.

@jimon jimon added this to the Future milestone Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant