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

feat: enable tracking multiple paths #8

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

tony19
Copy link
Contributor

@tony19 tony19 commented Jul 21, 2022

Changes:

  • Enable tracking multiple paths (via an includes input param), using an array of minimatch glob patterns
  • Enable excluding paths from tracking (via an excludes input param), using an array of minimatch glob patterns
  • Deprecate the path-starts-with input param, and emit warning
  • Update ts-node and typescript

Depends on:

fixes #7

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.

[feature request] Enable tracking multiple paths
1 participant