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(zod/checkvalidpath): move path formatting logic after fs validation fails #674

Merged
merged 5 commits into from
May 9, 2024

Conversation

zakkarry
Copy link
Collaborator

@zakkarry zakkarry commented May 9, 2024

had inverted logic of path === '.' instead of !==

inverted the logic to allow for . as a path.

@github-actions github-actions bot added the config related to config file label May 9, 2024
@zakkarry zakkarry changed the title fix(zod/checkvalidpath): inverted logic on cwd (period) paths fix(zod/checkvalidpath): move path formatting logic after fs validation fails May 9, 2024
@zakkarry zakkarry merged commit 0a1685b into master May 9, 2024
5 checks passed
@zakkarry zakkarry deleted the path-validation-fix branch May 9, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config related to config file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants