You can customize the options Bazel runs with in your ~/.bazelrc, but that doesn't scale when you share your workspace with others.
We recently open-sourced our support for Error Prone. Error Prone checks for common mistakes in Java code that will not be caught by the compiler.
Reposted from Kristina Chodorow's blog.
We're setting up a list of projects using Bazel. If you'd like us to list your project on bazel.build, send us the following information:
We just pushed a support for shell completion in the Bourne-Again Shell. It eases the use of Bazel by expanding its commands and the targets to build.
To create a new workspace, you can now simply create an empty WORKSPACE file in a directory.
Welcome to the Bazel blog! We'll be using this forum for news and announcements.