Closed fpellet closed 8 years ago
ReportFile parameter works great for me. Hopefully this will be accepted soon because it's far more convenient to run inspectcode.exe with my our resharper settings as part of a TeamCity build then gather all of the artifacts in a dependent build to push to SonarQube.
This feature has been added to the R# plugin now, and so I'm closing this PR.
The mode where inspectcode.exe gets executed by the SonarQube plugin is even deprecated.
In a solution with several projets, it's better (10 times faster in my case) to run resharper on all solution and not on each project.