Skip to content

Commit

Permalink
Update README with new Clean Code wording and link from Marketing
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cho-lerat-sonarsource authored Sep 15, 2023
1 parent 2269914 commit 4157c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=sonarscanner-msbuild&metric=coverage)](https://sonarcloud.io/component_measures?id=sonarscanner-msbuild&metric=coverage)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)

The SonarScanner for .NET is the recommended way to launch a SonarQube or SonarCloud analysis for projects/solutions using MSBuild or dotnet command as build tool. It is the result of a [collaboration between SonarSource and Microsoft.](http://www.sonarqube.org/announcing-sonarqube-integration-with-msbuild-and-team-build/)
The SonarScanner for .NET is the recommended way to launch a SonarQube or SonarCloud analysis for [Clean Code](https://www.sonarsource.com/solutions/clean-code/) projects/solutions using MSBuild or dotnet command as a build tool. It is the result of a [collaboration between SonarSource and Microsoft.]([http://www.sonarqube.org/announcing-sonarqube-integration-with-msbuild-and-team-build/](https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/scanners/sonarscanner-for-dotnet/))

SonarScanner for .NET is distributed as a

* [Standalone tool](https://github.com/SonarSource/sonar-scanner-msbuild)
* [Azure DevOps extension](https://github.com/SonarSource/sonar-scanner-vsts)
* [Jenkins plugin](https://github.com/SonarSource/sonar-scanner-jenkins)

For more info please look our documentation page
For more info please look at our documentation page

* [On SonarQube](https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-msbuild/)
* [On SonarCloud](https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarscanner-for-net/)
Expand Down

0 comments on commit 4157c5c

Please sign in to comment.