fix(write_source_files): fix nested directories (#65)

5 files changed
tree: 3a8e813b82f79b0ffdd1169ef09da36b9a03c528
  1. .bazelci/
  2. .github/
  3. docs/
  4. e2e/
  5. lib/
  6. .bazelrc
  7. .bazelversion
  8. .gitignore
  9. .pre-commit-config.yaml
  10. .prettierignore
  11. BUILD.bazel
  12. CONTRIBUTING.md
  13. internal_deps.bzl
  14. LICENSE
  15. README.md
  16. WORKSPACE
README.md

Aspect's Bazel helpers library

This is code we would contribute to bazel-skylib, but the declared scope of that project is narrow and it‘s very difficult to get anyone’s attention to review PRs there.

Installation

From the release you wish to use: https://github.com/aspect-build/bazel-lib/releases copy the WORKSPACE snippet into your WORKSPACE file.