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 problem #11

Merged
merged 7 commits into from
Dec 12, 2024
Merged

fix relative path problem #11

merged 7 commits into from
Dec 12, 2024

Conversation

bjohansebas
Copy link
Member

Solving the relative path would solve this problem with the ignore pattern

Fixes #7

Copy link
Member

@kjugi kjugi left a comment

Choose a reason for hiding this comment

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

I have applied some changes to the code itself.
Your change with a fix for a relative path problem is still there. When I started to debug the unit tests I noticed a few more changes and decided to apply them instead of explaining what I meant in the comments. Hope you don't mind ✌️

@bjohansebas
Copy link
Member Author

Now there's a small issue with Windows, I'll check it later.

@bjohansebas bjohansebas marked this pull request as draft December 11, 2024 02:41
@kjugi kjugi marked this pull request as ready for review December 12, 2024 00:21
@bjohansebas
Copy link
Member Author

Great

@bjohansebas bjohansebas merged commit a043e1d into main Dec 12, 2024
21 checks passed
@bjohansebas bjohansebas deleted the test-path branch December 12, 2024 00:54
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.

Ignore pattern doesn't work with relative paths starting with ../
2 participants