Captura icon indicating copy to clipboard operation
Captura copied to clipboard

Static code analysis with SonarCloud

Open Prome88 opened this issue 4 years ago • 2 comments

See the following articles:

  • https://www.appveyor.com/blog/2016/12/23/sonarqube/
  • https://dotnetthoughts.net/static-code-analysis-of-netcore-projects/

Prome88 avatar Nov 20 '19 11:11 Prome88

We're already using ReSharper and CodeFactor, so this would be redundant. Also, I saw that some good features like pull-request analysis are not available in the free pricing for open-source projects.

MathewSachin avatar Dec 06 '19 08:12 MathewSachin

OK, I see the reasoning.

But you are mistaken about branch and p-r analysis, you we're probably looking at SonarQube plan comparison which is for self-hosted installations.

SonarCloud:

  • https://sonarcloud.io/about/pricing/
  • https://blog.sonarsource.com/sonarcloud-loves-your-build-pipeline
  • https://sonarcloud.io/about/sq/branch-analysis-and-pr-decoration

Free for public projects Unlimited lines of code Anyone can see your project and browse your code You have access to the full SonarCloud feature set Choose members of your team who can work on your projects

Prome88 avatar Dec 06 '19 12:12 Prome88