Migrate (i.e. move) `tools/bazel.rc` to `.bazelrc`

Since [1], Bazel changed the list of resource file locations. Adapt to
that list so move `%workspace%/tools/bazelrc` to `%workspace%/.bazelrc`.

Commit fe4b901 in stable-2.14 should have been merged up, rather than
needing this change, but was not (either not automatically or ended up
being unknowingly discarded).

[1] https://github.com/bazelbuild/bazel/commit/ec83598

Change-Id: I4f2ab38d7382a03450b9c2980d151c733c00ef34
1 file changed
tree: 81513f8c2ea42096f49d466b89350e2ce9525254
  1. .settings/
  2. src/
  3. tools/
  4. .bazelrc
  5. .gitignore
  6. bazlets.bzl
  7. BUILD
  8. LICENSE
  9. README.md
  10. WORKSPACE
README.md

Admin-console plugin

Gerrit plugin to provide information via SSH commands to Gerrit Administrators.

Build Status