Skip to content

Conversation

@sabiwara
Copy link
Contributor

@sabiwara sabiwara commented Jan 17, 2025

Micro cleanup commits 🧹

Screenshot 2025-01-17 at 10 56 12

assert_raise(FunctionClauseError, fn ->
Version.compile_requirement("~> 1.2.3")
Version.compile_requirement(string)
end)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion we should remove this one but it is also fine to leave it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I hesitated, I like the idea of ensuring the runtime behavior in such a case but happy to just remove if you prefer 👍

@sabiwara sabiwara merged commit 6e3de5f into elixir-lang:main Jan 17, 2025
8 of 9 checks passed
@sabiwara sabiwara deleted the micro-clean branch January 17, 2025 10:49
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