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: match error case from Macro.Env.expand_import/5 #45

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

zachdaniel
Copy link
Contributor

I haven't looked deeply into what Macro.Env.expand_import can return. Should we perhaps just match on {:error, _} to be future-proof?

@mhanberg
Copy link
Contributor

Thanks, I fixed this in Next LS but forgot to pull it over.

@zachdaniel
Copy link
Contributor Author

👍 If you have a chance to LMK when this is released on hex that would be great, but I'll check again in a few days to be sure :)

@mhanberg mhanberg merged commit d632314 into elixir-tools:main Jun 19, 2024
35 checks passed
@mhanberg
Copy link
Contributor

@zachdaniel released

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