Soloplan/resharper-clt-plugin

Update to latest InspectCode (currently 2024.1)

BrightLight opened this issue · 0 comments

With every release, JetBrains typically adds new rules. These new rules often target new C# language features. Please update the plugin so that these new rules become available in SonarQube.

Not sure if this is relevant for the plugin (I don't know if SonarQube parses the results or this plugin itself), but in the current documentation JetBrains notes

Starting from version 2024.1, the default output format of InspectCode is Static Analysis Results Interchange Format (SARIF). The XML format, which was the default in previous versions, will soon be deprecated. Results in the XML format are still available with the -f="xml" parameter.