-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
For console outputs, it's fine if an error reporter just outputs nothing if there are no errors and you have done a good job.
But if you put this graphical report html file to a server where you want to determine the validity of your project from time to time, I get only the last error report (with old errors) after fixing all of them.
It would be nice if there was a green colored output like "0 Errors in x files" or something like that.
Is this possible right now?