Fix printing of toolchain type label in error message (#20)

It used to print `//shell:toolchain_type`, now it should prepend the
apparent repo name (if available).
1 file changed
tree: c270a517571327904c8f5cf975982be9056951f2
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. shell/
  5. tests/
  6. .bazelignore
  7. .bazelversion
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. MODULE.bazel
  12. README.md
  13. WORKSPACE
README.md

rules_shell

This repository contains the Bazel ruleset for shell scripts.