You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
Add support for error prone: https://github.com/google/error-prone
Error prone is a java compiler. Errors and warnings come as compilation errors and warnings. It does not have support for reports.
So, we need to find a way to support it nicely into our current system.