SonarSource / sonarqube-roslyn-sdk

SDK for SonarQube Roslyn Analyzer Plugins
GNU Lesser General Public License v3.0
85 stars 43 forks source link

Add VB.NET support #213

Closed pavel-mikula-sonarsource closed 4 months ago

pavel-mikula-sonarsource commented 4 months ago

Fixes #100

Review per commit should be easier. There are some cleanups in the way. This should be rebased after the dependencies are merged, so the FluentAssertion commit goes away

Basically, the minimum was:

That's it. Everything else was already implemented and unused.

I've tested it with locally created NuGet against SQ 9.9 and 10.5.1

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
95.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud