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: do not try to apply patterns to the path with the trailing slash for non-directory entry #360

Merged
merged 1 commit into from May 31, 2022

Conversation

mrmlnc
Copy link
Owner

@mrmlnc mrmlnc commented May 30, 2022

What is the purpose of this pull request?

This is a potential fir fox #357.

What changes did you make? (Give an overview)

The _isMatchToPatterns method now will never match files with a trailing /.

@mrmlnc mrmlnc force-pushed the ISSUE-357_fix_group_patterns_ignore branch from aa8f254 to a1550b1 Compare May 31, 2022 09:50
@mrmlnc mrmlnc marked this pull request as ready for review May 31, 2022 10:02
@mrmlnc mrmlnc merged commit 3c243c2 into master May 31, 2022
@mrmlnc mrmlnc deleted the ISSUE-357_fix_group_patterns_ignore branch May 31, 2022 10:04
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

1 participant