Hi,
I have written my own analyzer for c# plugin and it is working fine. But when i connected using sonarlint in visual studio, custom rules are not being imported from sonarqube server even though connection is established and project has been binded. I am getting the following warning:
Severity | Code | Description | Project | File | Line | Suppression State |
---|---|---|---|---|---|---|
Warning | CA0064 | CA0064 : No analysis was performed because the specified rule set could not be loaded or did not contain any managed code analysis rules. | Active |
SQ-6.7.4
Visual studio-2017