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

Support regular expressions for extension matching #11

Open
iamjoeker opened this issue Jun 30, 2021 · 0 comments
Open

Support regular expressions for extension matching #11

iamjoeker opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iamjoeker
Copy link
Member

This would be helpful in the case of Typescript where it is very likely that a user would want to skip type definition files *.d.ts or test files (e.g., *.spec.ts).

Could be supported as either:

  1. Regex matching of extensions
  2. Extension exclude list (global or check local).
@iamjoeker iamjoeker added the enhancement New feature or request label Jun 30, 2021
@iamjoeker iamjoeker self-assigned this Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant