Is it possible to have SonarLint for IntelliJ IDEA enforce only the rules I have enabled on my Sonar server?
As it is now possible with the current release of SonarLint (I'm using version 3.0.0.2041), people might be interested in the solution.
File -> Settings -> Other Settings -> SonarLint General Settings
http://localhost:9000
SonarLint Project Settings
and bind your project to the SonarQube project Thus, when you open your files, SonarLint will automatically retrieve the SonarQube server's issues.