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

Add support for path glob matching and path exclusion glob matching #15

Closed
2 tasks done
zanerock opened this issue Nov 23, 2023 · 1 comment · Fixed by #16
Closed
2 tasks done

Add support for path glob matching and path exclusion glob matching #15

zanerock opened this issue Nov 23, 2023 · 1 comment · Fixed by #16
Assignees
Labels
assigned This task has been assigned/claimed. enhancement New feature or request
Milestone

Comments

@zanerock
Copy link
Member

Overview

Use 'minimatch' to add support for paths and excludePaths options which take an array of glob patterns.

Deliverables

  • update code and test
  • update docs
@zanerock zanerock added the enhancement New feature or request label Nov 23, 2023
@zanerock zanerock added this to the 1.1.0 milestone Nov 23, 2023
@zanerock zanerock added the assigned This task has been assigned/claimed. label Nov 23, 2023
@zanerock
Copy link
Member Author

Work for this issue will begin begin on branch work-liquid-labs/find-plus/15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned This task has been assigned/claimed. enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant