Skip to content

Commit

Permalink
Add tip for running the scanner on windows platform (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom <tom.vanbraband@sonarsource.com>
  • Loading branch information
Janos Gyerik and tom-vanbraband-sonarsource authored Jun 11, 2021
1 parent 5c2f7d2 commit 110d465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ https://sonarcloud.io/documentation/analysis/analysis-parameters/
* Your code is built with Gradle: use the SonarQube plugin for Gradle during the build
* You want to analyze a .NET solution: use the [SonarCloud Azure DevOps Extension](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) to analyze your code on SonarCloud with Azure Pipelines
* You want to analyze C/C++ code: rely on our [Travis-CI extension](https://docs.travis-ci.com/user/sonarcloud/) and look at [our sample C/C++ project](https://github.com/SonarSource/sq-com_example_c-sqscanner-travis)
* You want to analyze C/C++/Objective-C code on `windows-latest`: see [this guide](https://community.sonarsource.com/t/sonarcloud-with-msbuild-build-wrapper-on-github-actions/35607) contributed on our community forum

## Have question or feedback?

Expand Down

0 comments on commit 110d465

Please sign in to comment.