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: relative path resolution in filesystem walker #348

Merged
merged 4 commits into from
Jul 10, 2024

Conversation

brianmcgee
Copy link
Member

@brianmcgee brianmcgee commented Jul 9, 2024

  • fixes relative path resolution
  • pushes filtering of symlinks and directories into walker implementations

Closes #310

Signed-off-by: Brian McGee [email protected]

@brianmcgee brianmcgee requested a review from zimbatm July 9, 2024 12:41
@brianmcgee brianmcgee mentioned this pull request Jul 9, 2024
2 tasks
@brianmcgee brianmcgee merged commit 5afe644 into main Jul 10, 2024
20 checks passed
@brianmcgee brianmcgee deleted the fix/relative-path-resolution branch July 10, 2024 10:58
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.

fix --stdin behaviour to match the Rust version
2 participants