I’m using the Intellij plugin and connected the organization to SonarCloud.
But the quality profile is ignored.
Do I have to add some configuration?
I’m using the Intellij plugin and connected the organization to SonarCloud.
But the quality profile is ignored.
Do I have to add some configuration?
Hey @simasch, you mention the plugin is connected to the organization, but is the project also bound? Quality profiles are per-project, so to reflect the project’s quality profile in the IDE, it needs to be bound to the particular project in the org. Our docs on project binding: Connected mode setup | IntelliJ | Sonar Documentation
Hi,
Yes the project is connected.
I had to restart and clean the cache of my IntelliJ, and now it seems to work.