-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
status: aged awayNot enough activity occurred on this issue in a reasonable amount of time to justify taking action.Not enough activity occurred on this issue in a reasonable amount of time to justify taking action.type: cleanupCode smells, incorrect tests, build systems, or other internal shenanigansCode smells, incorrect tests, build systems, or other internal shenanigans
Description
🚀 Feature Request
-
I think it is tedious to create all the files, tests, etc... for simple rule converters that are basically changing the name, adding plugins and that's it. For such plugins, it would be great to add a simple helper function or even an additional place that we just pass those simple values.
-
For simple cases of argument mapping we could add a mapping function that would help with that.
Existing Behavior
Even a simple rule takes at least 2 new files and 1 change in the existing one - often copy-pasting code.
Change Proposal
PR in progress
JoshuaKGoldbergJoshuaKGoldberg
Metadata
Metadata
Assignees
Labels
status: aged awayNot enough activity occurred on this issue in a reasonable amount of time to justify taking action.Not enough activity occurred on this issue in a reasonable amount of time to justify taking action.type: cleanupCode smells, incorrect tests, build systems, or other internal shenanigansCode smells, incorrect tests, build systems, or other internal shenanigans