2

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

FMFF
  • 1,652
  • 4
  • 32
  • 62

1 Answers1

3

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.

Kraego
  • 2,978
  • 2
  • 22
  • 34