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!: remove last '.' and `./' #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sttk
Copy link
Contributor

@sttk sttk commented Jul 17, 2023

This PR modifies based on #64.

The current glob-parent returns '/.' from '/./*' in the result path..
I've modified it to return /' by removing last '.'

Similarly, I've modified to remove last './' in the result path, too.

@phated phated added this to In progress in v5 via automation Sep 4, 2023
@phated phated moved this from In progress to Nice to Have in v5 Sep 4, 2023
@phated phated removed this from Nice to Have in v5 Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant