rhino/rhino-engine
Greg Brail 3b7bd1cfd5 Adopt "errorprone" tool for static analysis
Compared to spotbugs, errorprone seems to run faster, finds a number of
useful things, is easier to configure, and is updated often.

* Add errorprone to the build for all non-test code
* Suppress or disable warnings that are too much for us to fix now
* Fix other errors and warnings
* Remove spotbugs (it and errorprone don't always agree)
2024-07-18 14:41:49 -06:00
..
src Adopt "errorprone" tool for static analysis 2024-07-18 14:41:49 -06:00
build.gradle Rename the main module and all-in-one JAR 2024-06-17 10:58:03 -04:00