Skip to content

Conversation

@zerosnacks
Copy link
Member

This simplifies conditional language logic where previously:

 matches!(language, MultiCompilerLanguage::Vyper(_))

now becomes

language.is_vyper()

@DaniPopes DaniPopes merged commit 3e04a0e into main Jun 2, 2025
15 checks passed
@DaniPopes DaniPopes deleted the zerosnacks/add-compiler-version-detection-methods branch June 2, 2025 11:55
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.

3 participants