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

ISSUE-316: fix support for mixed base directories #320

Merged
merged 2 commits into from
Jun 26, 2021

Conversation

mrmlnc
Copy link
Owner

@mrmlnc mrmlnc commented Jun 26, 2021

What is the purpose of this pull request?

This is a fix for #316 and #310.

What changes did you make? (Give an overview)

Now we do not group patterns to the global task when at least one base directory refers to the parent directory.

Right now we don't support patterns like {.,..}/../*.md. We'll leave that for the future due to the complexity of implementation.

@mrmlnc mrmlnc force-pushed the ISSUE-316_fix_mixed_base_directories branch from 96b6bcc to 7e28a63 Compare June 26, 2021 15:18
@mrmlnc mrmlnc force-pushed the ISSUE-316_fix_mixed_base_directories branch from 7e28a63 to 4c36f6d Compare June 26, 2021 15:20
@mrmlnc mrmlnc merged commit c9f7a81 into master Jun 26, 2021
@mrmlnc mrmlnc deleted the ISSUE-316_fix_mixed_base_directories branch January 6, 2022 11:13
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.

1 participant