bitter-ability-32190
10/03/2022, 5:37 PMtest
could use this as well, keep an eye out)
• Upcoming: Change LintRequest.name
to be LintRequest.tool_subsystem
, a ClassVar[type[SkippableSubsystem]]
where SkippableSubsystem
is a Protocol
of skip: SkipOption
• Upcoming: Add a new arg to registration_rules
, a bool
which if True
(not the default? unsure) will register a "default" implementation of the partitioner rule
I think test
can join in on these changes, and also `fmt`/`lint` can use your Partition
change for upfront descriptions.sparse-lifeguard-95737
10/03/2022, 5:39 PMbitter-ability-32190
10/03/2022, 5:40 PM