Comment by ameliaquining

Comment by ameliaquining 9 hours ago

2 replies

I think the idea is that your IDE or whatever should automatically run the project's autoformatter after every AI edit, so that any formatting mistakes the AI makes are fixed before you have to look at them.

withinboredom 9 hours ago

Do you not look at changes in your terminal as it is making them?

  • ameliaquining 9 hours ago

    The thing in the terminal could also run the project autoformatter on the changes before displaying them.