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

chore: mark classes as final where applicable #27

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Conversation

neoncitylights
Copy link
Owner

@neoncitylights neoncitylights commented Dec 11, 2023

No description provided.

All classes are now final + readonly, except `MediaTypeParserException` which is only final since `Exception` is not readonly.
@neoncitylights neoncitylights changed the title chore: make classes readonly+final where applicable chore: mark classes as final where applicable Dec 12, 2023
@neoncitylights neoncitylights merged commit 49c8487 into main Dec 12, 2023
5 checks passed
@neoncitylights neoncitylights deleted the final-readonly branch December 12, 2023 05:11
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