error-prone icon indicating copy to clipboard operation
error-prone copied to clipboard

Automatically fix problems

Open alexec opened this issue 2 years ago • 0 comments

I love how Error Prone finds bugs at compile time. I hate waiting for Sonar to feedback 30m after I create a PR - I just ignore it.

ErrorProne tells me about actual bugs that I need to fix. Brilliant.

Error Prone tells me how to fix them - fix them for me please! Don’t hide fixing behind an opt-in flag, always create the patch file and create it for every ERROR and WARNING.

I don’t even want to know there were bugs! You can fix it for me. Lovely.

alexec avatar Jul 09 '23 17:07 alexec