@davidgerard The automatic source code reformatter my employer uses recently acquired the ability generate code reviews for pull requests. The first time I used it and made a branch that followed its recommendation, I had to burn a thousand hours of expensive hardware in the loop test fixture time before I could find the concurrency logic error that it recommended I introduce.
(No actual errors were merged into the main branch. I just wanted to see how much of the company’s resources I could set on fire by following its recommendation.)