bazel-contrib / bazel-contrib/rules_jsonnet
Strict mode for multiple_outputs
Open
- Dominant language
- Starlark
- Stars
- 72
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
It would be helpful for the jsonnet_to_json rule to have an argument triggering verification that the `outs` enumerated in the rule matches all the output files generated from the inputs.
I was recently bit by a case where I added several output files but forgot to update my BUILD rule.
Contributor guide
Assessment
This issue has not been assessed yet.