Skip to content

Conversation

@josevalim
Copy link
Contributor

Elixir v1.20+ can detect that in some times you are doing a call to Map.get(%{}, name), which is always nil, and emits a warning. We can skip those warnings by marking the code as generated.

Elixir v1.20+ can detect that in some times you are doing
a call to `Map.get(%{}, name)`, which is always `nil`, and
emits a warning. We can skip those warnings by marking
the code as generated.
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