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

Improve null safety of the mod #164

Open
Morazzer opened this issue Oct 7, 2024 · 0 comments
Open

Improve null safety of the mod #164

Morazzer opened this issue Oct 7, 2024 · 0 comments

Comments

@Morazzer
Copy link
Member

Morazzer commented Oct 7, 2024

Add all missing nullity annotations and remove all null return values, and replace them with either an optional or empty instance

@Morazzer Morazzer changed the title Move getters to return Optionals in case of nullable fields, also require nullable/notnull annotations on parameters and fields Improve null safety of the mod Oct 12, 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
1 participant