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

Enable strict null checking in the code #109

Closed
mjbvz opened this issue Aug 16, 2019 · 0 comments
Closed

Enable strict null checking in the code #109

mjbvz opened this issue Aug 16, 2019 · 0 comments
Assignees

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Aug 16, 2019

The code base doesn't have strict checks enabled. This makes it difficult to reason about which values may nor not be null while inspecting or refactoring code

Even though this codebase has not been too active, we should work towards enabling strict null checking because currently it is more dangerous to work with than it should be

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

No branches or pull requests

1 participant