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

refactor(dynamite)!: Make interfaces sealed #2190

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

provokateurin
Copy link
Member

Ensures nobody can implement the interface outside of the generated code, so exhaustive switching is possible.

@provokateurin provokateurin merged commit c7b7d37 into main Jun 21, 2024
8 checks passed
@provokateurin provokateurin deleted the refactor/dynamite/sealed-interfaces branch June 21, 2024 08: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.

2 participants