Hi,
I’m using docker sonarqube version 10.0.0-community
on my local.
I’m also using sonarcloud service, but I don’t know what version it is because I’m only a member.
I installed sonarlint plugin version 8.2.0.68615
in WebStorm
I found a different rule between them. I can’t find rule Promises should not be misused
in docker sonarqube, but I can find it in sonarcloud. I also checked this rule on sonarsource, the same result with sonarcloud.
then, I searched it by key and got different result.
sonarqube result:
sonarsource result: ref
I’m not sure how to get the same result between them.
which is correct?