SonarLint SonarQube compatibility

SonarLint is working now!
The problem was, that our non-findbugs-rules weren’t accepted any longer by sonar. The squid repo was renamed to java repo and the checkstyle plugin has been deactivated some long time ago.
So I moved squid to java and searched for the appropriate sonar rules for checkstyle (a little bit cumbersome).

Many thanks for your support!

2 Likes