Add buildifier warning on deprecated use of the 'items' parameter in depset() (#810)

4 files changed
tree: 173ee4067f2aeef283fade59ac9a2a195df7e183
  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. .bazelrc
  24. .gitignore
  25. BUILD.bazel
  26. CODEOWNERS
  27. CONTRIBUTING.md
  28. CONTRIBUTORS
  29. launcher.js
  30. LICENSE
  31. README.md
  32. release.sh
  33. status.py
  34. update_generated.sh
  35. WARNINGS.md
  36. 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.