-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
8890290
to
0da46a2
Compare
0da46a2
to
5438ccc
Compare
There was a problem hiding this 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 ✌️
Now there's a small issue with Windows, I'll check it later. |
063d4ee
to
5d37dc6
Compare
5d37dc6
to
8bafa2f
Compare
Great |
Solving the relative path would solve this problem with the ignore pattern
Fixes #7