I've just released version 1.1.1 of the Checkstyle Extension for bld
I've just released version 1.1.1 of the Checkstyle Extension for bld
Also, if you ever wondered why #SpringJavaFormat / #Checkstyle ask the first sentence of a type-level JavaDoc comment to end with a period, the screenshot shows why :)
It will become the value of `Description` in the overview.
@trexplex @saurabhs @kittylyst
I'd have concerns over that person, #Java has a lot of #DevSecOps tools. #Checkstyle is used for Code Formatting rules, so Java IDE's will convert a Checkstyle file into their formatting format.
Emac's has a code formatting plugin but it doesn't support Checkstyle format, so they'll have built their own formatting file and stuff like that will keep appearing.
A good engineer selects the best tool for the job (Eclipse/Idea)
Built-in Support for #JVM Code Quality Tools - The #Gradle distribution includes #plugins for:
#Checkstyle - https://docs.gradle.org/current/userguide/checkstyle_plugin.html
#CodeNarc - https://docs.gradle.org/current/userguide/codenarc_plugin.html
#PMD - https://docs.gradle.org/current/userguide/pmd_plugin.html
#JaCoCo - https://docs.gradle.org/current/userguide/jacoco_plugin.html
and many others.https://www.facebook.com/photo.php?fbid=634382428688716&set=a.528530279273932&type=3
I am amazed how #cs2pr, a small tool I built years ago, still attracts new users.
It helps you converting #checkstyle formatted output into #githubactions native annotation format.
enjoy!
https://github.com/staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action - GitHub - staabm/annotate-pull-request-from-checkstyle: cs2pr - Annotate a GitHub Pull Request bas...
#Frustrated by things that make me sad: chasing dependency and !@#$@!$#ing #Java #CheckStyle linelength errors in an app suite (6 microservices) because I want to make a 3 line change
This is code that's been actively ignored for years, and yet (and yet!) is a significant revenue generator.
How the everlovin' fuck did I end up being the "expert" in it?
Answered: Does maven-checkstyle-plugin checks files only within the /src directory
javac parser on Twitter a while back, one of the devs replied and said the parsers are very different. #java #checkstyle