Report total # of errors/warnings
Opened this issue · 4 comments
After a big refactoring I often like to loosely track my progress by watching the total number of errors decrease. Such info is missing from this plugin.
SBT excerpt:
[error] 28 errors found
[error] (webapp-server/compile:compileIncremental) Compilation failed
[error] Total time: 6 s, completed 03/07/2017 8:18:32 PM
It looks like it's also part of the improvements you made on your fork. If you don't mind porting it all over, a PR would be greatly appreciated. Otherwise I can also port it myself.
This would be very nice, I'm in the process of doing a fairly brutal upgrade and it would be helpful to see the total number of errors go down between each compile.
If your upgrade can wait a little bit, I was thinking of doing the port this afternoon.
is this project still alive? if so, what should be done to move closer to fixing the issue?
i'm willing to help if help is needed