We are planning to use SonarLint with VS 2015 , and we are having multiple Development branch and respective sonar projects for each Dev branch.
If I use connected mode with in visual studio then for each branch I will need to provide respective sonar projects path.
My question is , If SonarLint connected mode is only fetching rules from server then I can create a common project with rules and I that can be used by sonarLint. In that case I don't need to provide different project details for each development branch.