Hey ![]()
Is Sonar C# capable of properly analyzing Blazor components (razor files)? Because when executing Sonar C# on Codacy againt my Blazor project, the analyzer gets totally crazy with a bunch of false-positives (e. g. on every @using or @inject statement). You can find the analysis result here: Project28 - Codacy - Files
Codacy has the tendency to say we don’t know Sonar in detail, we’re just executing the tool, so that’s why I’m asking here before asking Codacy whether it should work properly ![]()
Thanks!
- Operating system: I don’t know Codacy’s OS
- IDE name and flavor/env: On Codacy, using C#
- SonarLint plugin version: I don’t know the version on Codacy
- Is connected mode used:
- Connected to SonarCloud or SonarQube (and which version): I don’t know