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 path comparision to be OS independant #2

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

SinTh0r4s
Copy link
Contributor

I love the idea of your tool, but it only works on unix system. This fix will have it work on windows as well

Copy link
Owner

@DeanWay DeanWay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I haven’t tried it on windows but I’m happy to merge if it works for you. Would this means you would need to make your path config widows specific for a given project?

@SinTh0r4s
Copy link
Contributor Author

Good point. You would need to specify paths for windows and linux if you work on cross-platform. I'll check it again

@SinTh0r4s
Copy link
Contributor Author

SinTh0r4s commented Jul 31, 2024

I switched to path normalization. This will allow arbitrary path formats for any platform. I tested it on windows, but I have no UNIX on hand.

@DeanWay: The PR is ready to merge. I don't have the rights to do so

@SinTh0r4s
Copy link
Contributor Author

SinTh0r4s commented Sep 4, 2024

push

@DeanWay DeanWay merged commit f98571a into DeanWay:master Sep 25, 2024
5 checks passed
@DeanWay
Copy link
Owner

DeanWay commented Sep 25, 2024

this is released in 0.5.0

@SinTh0r4s SinTh0r4s deleted the patch-1 branch November 14, 2024 14:16
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.

2 participants