🚀 The feature, motivation and pitch
Right now, it seems we run post transform clean up even if we don't find matches. In such instances the _apply function should return a TransformInfo that indicates the transform was skipped so that the post_clean_up logic doesn't kick in (i.e. if it was clean before, it is still clean...)
Alternatives
No response
Additional context
No response
Before submitting a new issue...