keith / rules_multirun

Bazel rules for running multiple commands in parallel in a single bazel invocation
Apache License 2.0
79 stars 16 forks source link

Set legacy_create_init = False #53

Closed keith closed 3 days ago

keith commented 7 months ago

This virtually sets --incompatible_default_to_explicit_init_py which might not be possible globally.

keith commented 3 days ago

no use case i know of where this matters, let me know if you find one and we can land this