> I think a nice half-way point would be for the "tidy" precommit build to > run Gradle (and spotbugs and any other static analysis) and propagate the > warnings as comments on the gerrit review. This is a bit more easy to > handle than an outright build failure for the developer but should still > suffice to avoid warnings creep.
+1. We can reevaluate later, if/when IDEs start using error-prone, or if we find that too many significant errors are creeping in despite the use of gerrit comments.
