Skip to content

Initial review release

Pre-release
Pre-release
Compare
Choose a tag to compare
@duncanp-lseg duncanp-lseg released this 17 Feb 09:09
· 128 commits to master since this release

Supports generating a valid SonarQube plugin for a Roslyn analyser provided as a NuGet feed
Analyzers can use Roslyn v1.0 or v1.1.
Requires SonarQube Scanner for MSBuild v2.0 and C# plugin v4.5 or higher

Known limitations:

  • will not generate plugins for NuGet plugins that have RequireLicenseAcceptance set to true (still need to clarify the legal position here)
  • no opportunity to customise the generated jar (e.g. to provide richer rule descriptions or remediation costs)