-
Couldn't load subscription status.
- Fork 79
SLVS-2417 Make sure raised roslyn issues are no longer filtered out #6385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SLVS-2417 Make sure raised roslyn issues are no longer filtered out #6385
Conversation
…longer languages that are disabled in SlCore analysis, only plugins that are disabled for analysis.
…ages are analyzable.
2a00ba1 to
90aaf52
Compare
|
@georgii-borovinskikh-sonarsource, I requested review again, because I discovered that the plugin was not used in connected mode, so I needed to do a few more adaptions (besides the renaming). |
🤖 Pull Request summaryUpdates plugin architecture for C# and VB.NET languages to use new Roslyn-based approach. Changes:
Review Focus:
|
03053be
into
feature/sqvs-roslyn-plugin



SLVS-2417