In sonar project we see 755 active rules for Quality Profile but in our intellij sonar.io file after we bind we see only 627 rules and most of the rules are not enabled by default.
sonar version -v10.6
In sonar project we see 755 active rules for Quality Profile but in our intellij sonar.io file after we bind we see only 627 rules and most of the rules are not enabled by default.
sonar version -v10.6
Hey there.
What language(s) are you analyzing? Do you have any custom plugins installed on SonarQube? Most often, rules provided by a custom plugin are not available in SonarQube for IDE.
We have conducted an analysis for the Java language using IntelliJ IDE. Additionally, we have installed the SonarQube for IDE plugin in IntelliJ to perform Sonar scans.