error-prone
error-prone copied to clipboard
Fix `-XepDisableAllWarnings` flag when passed on its own
Without this change, the flag would not work when passed as the single Error Prone argument. Not sure how to add a regression test for this, but the fix works locally.
FYI @cushon. I think this is a pretty safe bug fix
Was there some issue with merging this PR? I see commits related to it but nothing yet on the main branch.
Oops. I think I see what happened, and it might be an easy fix....