I cannot fix lint findings without manually editing the EO source. Every warning lints report requires me to open the EO and fix it by hand.
Since each lint already knows exactly what the problem is and what the correct form should look like, it would be very useful to have a dedicated command that applies fixes automatically — either as a subcommand or a flag on the existing lint runner.
Not every lint can be auto-fixed, but even support for the most common, deterministic ones would save significant manual effort over a full codebase.
I cannot fix lint findings without manually editing the EO source. Every warning lints report requires me to open the EO and fix it by hand.
Since each lint already knows exactly what the problem is and what the correct form should look like, it would be very useful to have a dedicated command that applies fixes automatically — either as a subcommand or a flag on the existing lint runner.
Not every lint can be auto-fixed, but even support for the most common, deterministic ones would save significant manual effort over a full codebase.