Hello everyone,
just like it says in the topic. I’ve installed in my IDE (Visual Studio Code) SonarLint extension. I wonder it there is anyway to connect SonarLint extension to server, however I can get token od serverId, since I am logging in with devops Azure. May goal for this is to fetch in local from server all the rules, that are already set, so I dont have to set rules on each machine in extension manually.
Thanks in Advance