Error prone (https://errorprone.info/) is a static analysis tool for Java that catches common programming mistakes at compile-time.
Let's incorporate it into the build as an addition (or perhaps a replacement) to SpotBugs.
Error prone (https://errorprone.info/) is a static analysis tool for Java that catches common programming mistakes at compile-time.
Let's incorporate it into the build as an addition (or perhaps a replacement) to SpotBugs.