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(index): better heuristic if a reference is from a macro #499

Merged
merged 1 commit into from
May 23, 2024

Conversation

mhanberg
Copy link
Collaborator

In Elixir >= 1.17, the meta will not have a :column key if it is
generated by a macro.

In Elixir >= 1.17, the meta will _not_ have a `:column` key if it is
generated by a macro.
@mhanberg mhanberg merged commit 9793dd2 into main May 23, 2024
14 checks passed
@mhanberg mhanberg deleted the better-heuristic branch May 23, 2024 13:30
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.

1 participant