Closed AlexITC closed 8 years ago
In scalastyle 0.8.0, option '--quiet true' consumes all the output (including lints), and for some reason, a NULL is passed as the last line while parsing messages, this commit fix these issues.
Thanks for the contribution.
Sorry for not seeing this sooner - must have gotten lost while I was cleaning up my vacation email. Will test and merge soon.
In scalastyle 0.8.0, option '--quiet true' consumes all the output (including lints), and for some reason, a NULL is passed as the last line while parsing messages, this commit fix these issues.