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

Use @NotNull annotation #54

Open
Trilarion opened this issue Aug 15, 2018 · 0 comments
Open

Use @NotNull annotation #54

Trilarion opened this issue Aug 15, 2018 · 0 comments
Assignees
Labels
programming Strongly related to programming task Something to do.

Comments

@Trilarion
Copy link
Owner

As one of the last steps before v0.5.

This means going through the code and just marking every parameter with @NotNull (jetbrain.annotation) that from the code shouldn't be null, then check IntelliJ's code analysis for potential problems.

@Trilarion Trilarion added task Something to do. programming Strongly related to programming labels Aug 15, 2018
@Trilarion Trilarion self-assigned this Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
programming Strongly related to programming task Something to do.
Projects
None yet
Development

No branches or pull requests

1 participant