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

Transitively register local modules in ScoperState #2655

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

paulcadman
Copy link
Collaborator

This PR fixes a TODO in the scoper code. We need to transitively register local modules when checking an import.

@paulcadman paulcadman merged commit dc04989 into main Feb 16, 2024
4 checks passed
@paulcadman paulcadman deleted the nested-local-module-bug branch February 16, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scoper crashes on symbol from imported nested local module
2 participants