commit | 30f02c933f5f72e60f1dff98d5eab210eb41fb16 | [log] [tgz] |
---|---|---|
author | Patrick Niklaus <patrick@rideos.ai> | Thu Jan 02 01:57:16 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 02 01:58:27 2020 -0800 |
tree | 06a72ae13e53ec09ee0c8d99104d6ae6e889416d | |
parent | fdaab61b69b078c052415eb3c11924ef95cc4dbd [diff] |
Adds explicit support for comments in bazelignore file This adds explicit support for comments in the .bazelignore file, by removing all lines starting with `#`. RELNOTES[NEW]: bazelignore files now support line comments, e.g. "# this is a comment" Closes #10277. PiperOrigin-RevId: 287807414
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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