I'm trying to generate HTML issues report for my C# projects using Sonarlint for the command line. After downloading and following instruction from Sonarlint command line page, I still can't generate c# reports (even when I copied c# plugin to plugins folder) but it works fine with Java projects.
My question is: can Sonarlint create C# html issue report? If it can't, is there any alternative way to achieve this? Thanks in advance