Closed zregvart closed 6 years ago
@zregvart, thanks! @KurtStam, please review this.
@zregvart I think it makes sense (especially the fixes you already added). Could you please carry over this PR to syndesis and close this one ?
Rebased and transfered to https://github.com/syndesisio/syndesis/pull/383
This adds errorprone[1] compiler extension that provides several new checks[2] some of which were not caught by our existing checks.
Also goes one step more and declares all compiler warnings as errors.
Well, you know me, I need my checks :)
To argument this one -- actual bugs not caught by other checks:
[1] http://errorprone.info/ [2] http://errorprone.info/bugpatterns