Hacker News new | ask | show | jobs
by philwelch 5231 days ago
You don't review automated refactorings?
2 comments

Actually in jetbrains IDEs you preview your automated refactoring, before it happens. It will show you which files will be affected and how, and then you can choose whether to exclude specific instances or not.

Code review happens anyway, automated refactor or not

You certainly can; however, you'll stop after a while when you realize it actually works.