Fix docs for `sh_test` and `sh_binary` (#40)

These rules incorrectly shared rule and attr-level docs.

Work towards https://github.com/bazelbuild/bazel/issues/24473
3 files changed
tree: 268e247fc77071a39d5862f78dc8c7a76a37632c
  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.