Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose a config_setting for allow_unresolved_symlinks
Allows a principled solution for rules like rules_js that need to have starlark logic conditional on the value, without a breaking change in Bazel 7 as the flag has been renamed. Unblocks aspect-build/rules_js#1102
- Loading branch information