Roman Ivanov
Roman Ivanov
please test plugin 4.18 it on SQ 7.7 and let us know, if doesnot work, please create new issue.
@muhlba91, >Unfortunately, I don't get exactly what important pieces it extracts and I quickly skimmed through it's code as well as JavaClasspath which it utilizes to see how we could...
@muhlba91 , checkstyle completely disabled any class path activity in all checks. There still such methods in Checker/Treewalker but they do nothing in core library and only exists for compatibility...
Fix is merged
> For the other issues, it's quite straight forward to resolve them. please do. the less violations the better. No need to fix the all in one PR, even 1...
Yes, they do have PR processing now, but I didn't have time to set up it. There is still problem to set up custom gate, suppression, rules. it will require...
No spacial scripting is required now, now sonarqube is completely customizable. We just need to resolve or mark as won't fix all issues
https://github.com/checkstyle/sonar-checkstyle/blob/master/src/main/resources/org/sonar/plugins/checkstyle/rules.xml#L77
this i the only major violations that is left - https://sonarcloud.io/project/issues?id=checkstyle_sonar-checkstyle&open=AWpuVgQeyRjJygCrGbZ-&resolved=false&severities=MAJOR Al other related to deprecation resolving it is part of #58. So as this major is resolved we can...
ignoring some Checks in maven test folder by checkstyle config - https://github.com/checkstyle/checkstyle/blob/checkstyle-8.17/config/suppressions.xml#L32