fix order dependency by adding a defer to Chdir back to the original
1 file changed
tree: de7a92b0949c061efec09079e40b5d40c8d728a4
  1. .bazelci/
  2. api_proto/
  3. build/
  4. build_proto/
  5. buildifier/
  6. buildifier2/
  7. buildozer/
  8. bzlenv/
  9. config/
  10. convertast/
  11. deps_proto/
  12. differ/
  13. edit/
  14. extra_actions_base_proto/
  15. file/
  16. generatetables/
  17. lang/
  18. tables/
  19. testutils/
  20. unused_deps/
  21. warn/
  22. wspace/
  23. .gitignore
  24. BUILD.bazel
  25. CODEOWNERS
  26. CONTRIBUTING.md
  27. CONTRIBUTORS
  28. LICENSE
  29. README.md
  30. status.py
  31. update_generated.sh
  32. WARNINGS.md
  33. WORKSPACE
README.md

Buildtools for bazel

This repository contains developer tools for working with Google's bazel buildtool.

Build status

Setup

See instructions in each tool's directory.