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.
It would be helpful for the jsonnet_to_json rule to have an argument triggering verification that the
outsenumerated 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.