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 imported packages ending with the name of the current package being incorrectly replaced #43

Merged
merged 2 commits into from
Jul 1, 2020

Conversation

Peter-Maguire
Copy link
Contributor

Fixes #42. I've modified a test too to test the scenario the bug was present in. I wasn't sure how you were laying out the tests so I just added it a relevant test. Please let me know if you want me to change that.

@vburenin
Copy link
Owner

vburenin commented Jul 1, 2020

Thanks a lot for contribution!

@vburenin vburenin merged commit 137cd2a into vburenin:master Jul 1, 2020
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.

Imported packages that end with the name of the current package are replaced incorrectly
2 participants