aboutsummaryrefslogtreecommitdiffstats
path: root/.bazelrc
Commit message (Collapse)AuthorAgeFilesLines
* Enable error-prone checks by defaultDavid Pursehouse2019-05-261-0/+1
| | | | | | | | | | | | | | Based on recent work by Dave Borowitz on the Gerrit project [1, 2]. The warnings/error configuration is unchanged, but now the checks are enabled by default during the build rather than having to be manually invoked. [1] https://gerrit-review.googlesource.com/c/gerrit/+/225653 [2] https://gerrit-review.googlesource.com/c/gerrit/+/225714 Change-Id: I7f4849896af72de38880b13d64519cc93bb3d2a3 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
* Add bazel options to align with gerrit'sDavid Ostrovsky2019-05-261-0/+8
Change-Id: I6addd5fcaecb8c2508e1d5776ecfed8ae676b6ed Signed-off-by: David Ostrovsky <david@ostrovsky.org>