-
Task
-
Resolution: Unresolved
-
Minor
Currently FindBugs settings ignore all medium-priority issues. It's bad, because this level contains NPE checks and other serious issues.
TODOs:
- Remove filtering of medium-priority issues by setting <findbugs.threshold>Medium</findbugs.threshold>
- Investigate error codes, add low-important once to the ignore list
- Fix important issues in small pull requests
This task can be handled by multiple contributors!
Is this done completely in 2.191, or just partially?