I have activated the connected mode in the configuration panel. Our SonarQube (version 5.6.5) has a default quality profile. In the configuration panel, I have chosen a project, for which there is no explicit defined quality profile. Thus the default profile is activated. The SonarQube finds issues for this project. However, the SonarLint finds nothing. I have deactivated the connected mode. Then it finds some issues.
Could it be that the SonarLint does not pick up the default profile correctly?
IntelliJ Idea version 2017.1.2 SonarLint version 2.9.0.1816
Thanks.