Skip to content

Fix typo in meta key name in elixir_quote #13570

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

Merged
merged 1 commit into from
May 18, 2024

Conversation

lukaszsamson
Copy link
Contributor

It seems the bug has been introduced in df64d5c (and 169595f) where import meta has been renamed to imports but some places were missed This bug was present since 1.14.0

It seems the bug has been introduced in df64d5c (and 169595f) where `import` meta has been renamed to `imports` but some places were missed
This bug was present since 1.14.0
@josevalim josevalim merged commit 64d6d3d into elixir-lang:main May 18, 2024
9 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@josevalim
Copy link
Member

@lukaszsamson I will work on writing a test. How have you found this bug? Did you actually notice different behaviour somewhere?

@lukaszsamson
Copy link
Contributor Author

lukaszsamson commented May 18, 2024

How have you found this bug? Did you actually notice different behaviour somewhere?

Just by going through the file. It looked suspicious so I inspected blame and found that commit from May 2022

@lukaszsamson lukaszsamson deleted the ls-fix-typo-in-quote branch October 5, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants