Search code examples
visual-studio-2019code-analysissonarlintsonarlint-vs

How to unbind Sonar server from the project in VS2019?


How does one disconnect/unbind/decouple the Sonar server from the project? I see no option to Disconnect.


Solution

  • According to official wiki.

    There is not an "unbind" command to disconnect a solution from SonarQube/SonarCloud. Instead, simply delete the .sonarlint folder and its contents.