commit | 586e6602b8a3868f73aff08db2be582fc0b834ba | [log] [tgz] |
---|---|---|
author | lpino <lpino@google.com> | Tue May 14 15:49:18 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 14 15:51:12 2019 -0700 |
tree | 4fcbcdbb1a2759b1af71a73f7c7a582aa69328ef | |
parent | 36f1c0df806e47707f7dfc1c49c96f6f4eb34e6a [diff] |
Remove redundant null check in FileTransport. The operator instanceof takes care of the check automatically so no need to check for that condition. PiperOrigin-RevId: 248227249
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.