https://pantsbuild.org/ logo
a

aloof-angle-91616

11/28/2019, 2:40 AM
https://github.com/pantsbuild/pants/issues/8343#issuecomment-559317489 <= i happened upon
formattable_python_target.py
and believe i have a solution which directly removes boilerplate, in https://github.com/pantsbuild/pants/pull/8542, by allowing an
@union
class to be used directly as an
@rule
param (which produces a copy of the rule for each member of the union)