CheckStyle plug-in for IntelliJ IDEA
-
Updated
Oct 16, 2021 - Java
Add a description, image, and links to the checkstyle topic page so that developers can more easily learn about it.
To associate your repository with the checkstyle topic, visit your repo's landing page and select "manage topics."
when
cs2prcompletes and no errors/warnings have to be emitted, the screen stays empty.as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.
at best we could emit a
processed x errors and y warningsor similar status message at the very end intoSTDERR, so we dont destory possible consumers of our gihtub-api checks