So we’d have: `BlackFormattableTarget` `IsortForma...
# development
a
So we’d have:
BlackFormattableTarget
IsortFormattableTarget
as members of a
FormattableTarget
union And the
@console_rule
would list the members of the
FormattableTarget
union, pick an ordering for them, and then repeatedly invoke them. And each iteration of invoking them would involve overwriting at least the source file
Snapshot
of the target being acted on.