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 issue where recursive pattern does not match zero directory #26

Merged

Conversation

sturcotte06
Copy link
Contributor

@sturcotte06 sturcotte06 commented Apr 9, 2023

I've hit this issue on a personal project and I though I would look for a fix. It might not be the best fix for this, but it seems to be working. I've tested with include/**/*.hpp and include/**/dir/**/*.hpp with a directory structure that matches those patterns and it seemed to be working.

Thanks!

@sturcotte06 sturcotte06 force-pushed the sturcotte06/fix-recursive-zero-directory branch from 596f6cb to 51f0eb7 Compare April 9, 2023 00:36
@sturcotte06 sturcotte06 force-pushed the sturcotte06/fix-recursive-zero-directory branch from 51f0eb7 to 7951c0c Compare April 9, 2023 00:37
@p-ranav p-ranav merged commit 8cd1621 into p-ranav:master Apr 9, 2023
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.

None yet

2 participants