Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Support error-prone #151

Closed
tasomaniac opened this issue Nov 11, 2018 · 2 comments
Closed

Support error-prone #151

tasomaniac opened this issue Nov 11, 2018 · 2 comments
Labels

Comments

@tasomaniac
Copy link
Contributor

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.

@bitsydarel
Copy link

Would be amazing, If report could be added.

@mr-archano
Copy link
Contributor

Yeah @bitsydarel the tricky bit with error-prone is that reporting is done in console as far I know, I never spent much time thinking of a possible way of solving that (although I guess we could request some change upstream and then support it). Any idea is welcome of course :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants