Refactor if-else nodes (#225)

* Refactor if-else nodes
7 files changed
tree: 33ffb05e3af5c86db00d5b6c0ecbbcf880e494c7
  1. .bazelci/
  2. api_proto/
  3. build/
  4. build_proto/
  5. buildifier/
  6. buildozer/
  7. config/
  8. deps_proto/
  9. differ/
  10. edit/
  11. extra_actions_base_proto/
  12. file/
  13. generatetables/
  14. lang/
  15. tables/
  16. unused_deps/
  17. wspace/
  18. .gitignore
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. CONTRIBUTORS
  22. LICENSE
  23. README.md
  24. status.sh
  25. 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.