commit | 9c7f3fdf50b038ff576df19512ca61ba6ea93a60 | [log] [tgz] |
---|---|---|
author | dchai <dchai@google.com> | Sun Sep 08 12:26:53 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Sep 08 12:28:15 2019 -0700 |
tree | daf15a0183397a2456566037f17fb2ef5971ae10 | |
parent | 165144579b752afc2d81954f6f0eb3cb3bf1f02c [diff] |
Mark value classes as 'final' This addresses EqualsGetClass ErrorProne issues, and has the side benefit of disallowing mocking. https://github.com/google/error-prone/blob/de4295c27c643ace8b2ec3346b20007d38a1b98a/core/src/main/java/com/google/errorprone/bugpatterns/EqualsGetClass.java#L67-L68 PiperOrigin-RevId: 267879663
{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.