Jeroen Borgers
Jeroen Borgers
Hi Fernando, Working on it. 3.5.0 hopefully this or the next week.
We have a release 3.5.0! Next steps will be deploy to maven central and publish on the sonar marketplace. Not sure how far SonarQube is supported in the 10.x versions.
It is available from maven central now
I just set things in motion at SonarQube for publishing in the marketplace, see: https://community.sonarsource.com/t/new-release-sonar-pmd-plugin-3-5-0/114447 https://github.com/SonarSource/sonar-update-center-properties/pull/542 Waiting for approval by the SonarQube team...
It is released in the marketplace
This fix does not seem to be used in production.
still needs to sync from master to pmd7
Sonar has a doc page on the tags: https://docs.sonarsource.com/sonarqube/9.8/user-guide/rules/built-in-rule-tags/ Some others are used a lot on the actual rules in sonar, like: `correctness, multi-threading`. I added these tags to classify...
possible performance subcategories: * response-time/user-experience/usability * resource-usage/efficiency/green * stability (e.g. OOM/crash/hang risk)
For the sustainability interested user of the rules, we expected it is important to know: how can I get the most sustainable impact with the least effort. So, first step...