Automatic new lint boilerplate generation #4942
Labels
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
Uh oh!
There was an error while loading. Please reload this page.
When creating new lints that don't fit in the old lint categories, I usually go through kinda samey hoops of creating new files and copypasting LateLintPass/EarlyLintPass boilerplate from existing lints. Is there a script or something I can use to generate them for me (if that's possible?). I didn't find anything related in utils.
The text was updated successfully, but these errors were encountered: