Skip to content

This repository contains an example project which shows how you can send ReSharper code issues to SonarQube

License

Notifications You must be signed in to change notification settings

olsh/resharper-to-sonarqube-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReSharper to SonarQube example

Build status Quality Gate

This repository contains an example project which shows how you can send ReSharper code issues to SonarQube using dotnet-reqube.

Only SonarQube 7.2+ is supported.

You can see imported R# issues on the page.

More information about the integration in the blog post

Generic steps to import issues

  1. Start SonarQube scanner
  2. Build solution
  3. Run R# analysis
  4. Convert the R# report to SonarQube format using dotnet-reqube
  5. End SonarQube scanner

Check build.cake for more details.

About

This repository contains an example project which shows how you can send ReSharper code issues to SonarQube

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published