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

Remove all redundant warning suppression annotations #8

Closed
sleberknight opened this issue Dec 23, 2020 · 0 comments
Closed

Remove all redundant warning suppression annotations #8

sleberknight opened this issue Dec 23, 2020 · 0 comments
Assignees
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Milestone

Comments

@sleberknight
Copy link
Member

Find and remove any redundant warning suppressions, e.g. @SuppressWarnings("ConstantConditions") or @SuppressWarnings("WeakerAccess")

@sleberknight sleberknight added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Dec 23, 2020
@sleberknight sleberknight added this to the 0.5.0 milestone Dec 23, 2020
@sleberknight sleberknight self-assigned this Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

No branches or pull requests

1 participant