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: add non_exhaustive to the Error enum #112

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

tommy
Copy link
Contributor

@tommy tommy commented Oct 31, 2024

This lets adding new codes in the future not be breaking changes.

This lets adding new codes in the future not be breaking changes.
@tommy tommy requested a review from a team as a code owner October 31, 2024 21:32
@pdiazvargas pdiazvargas merged commit 4b55c9b into main Oct 31, 2024
8 checks passed
@pdiazvargas pdiazvargas deleted the t/non-exhaustive-codes branch October 31, 2024 21:37
@deepakraog deepakraog mentioned this pull request Oct 31, 2024
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