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

Fix/files pattern bug #185

Merged
merged 3 commits into from
Sep 6, 2021
Merged

Fix/files pattern bug #185

merged 3 commits into from
Sep 6, 2021

Conversation

kevinccbsg
Copy link
Member

@kevinccbsg kevinccbsg commented Sep 6, 2021

What kind of change does this PR introduce? (check at least one)

  • Bugfix

Description:

This PR fixes an error in our get comments regex when we have to read files with patterns like these ones ./* ./*.*.

This closes #184

@kevinccbsg kevinccbsg merged commit 9dd2bce into master Sep 6, 2021
@kevinccbsg kevinccbsg deleted the fix/files-pattern-bug branch September 6, 2021 20:34
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.

[BUG] the generic filesPattern: './**/*.js' don't work
2 participants