Guard `reproducible` usage behind `bazel_features` check (#12)

This is needed for Bazel 6 compatibility with Bzlmod enabled.
3 files changed
tree: 97ba7ba7ca28710743f816beac5833bfb40f8145
  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.