grpc-java/okhttp
Eric Anderson 675080b208 all: Enable ErrorProne during compilation
ErrorProne provides static analysis for common issues, including
misused variables GuardedBy locks.

This increases build time by 60% for parallel builds and 30% for
non-parallel, so I've provided a way to disable the check. It is on by
default though and will be run in our CI environments.
2017-02-24 14:53:23 -08:00
..
src all: Enable ErrorProne during compilation 2017-02-24 14:53:23 -08:00
third_party/okhttp all: Enable ErrorProne during compilation 2017-02-24 14:53:23 -08:00
build.gradle all: swap to newer animalsniffer plugin 2017-02-07 12:49:01 -08:00