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: Add regression test for negative relative globs #343

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

phated
Copy link
Member

@phated phated commented Jun 11, 2023

Closes #306

We switched our implementation of to-absolute-glob to a fork that supports negative relative globs. This is just a regression test showing it works.

@phated phated added this to In progress in v5 via automation Jun 11, 2023
@phated phated merged commit ebe6498 into master Jun 11, 2023
14 checks passed
@phated phated deleted the phated/negative-relative-globs branch June 11, 2023 21:48
@phated phated moved this from In progress to Done in v5 Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

Negation of patterns including parent directories (../) seems not to work.
1 participant