Automatically fix problems
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.