Skip to content

Add ErrorProne

Choose a tag to compare

@lesv lesv released this 08 Feb 02:02
· 441 commits to main since this release
Add Google ErrorProne (#55)

* Add Google ErrorProne

* Fix the test

* Downgrade to 2.0.15 EP

* Add a java version

* Only test w/ OpenJDK8

ErrorProne knows a lot about the compiler internals, so you can always
use EP and compile for j7 w/ JDK8 and all will be well.