sonar-scanner-msbuild
sonar-scanner-msbuild copied to clipboard
Create CI configuration code snippets for using the Scanner on both Linux and Windows
Current example only works on Windows.
We need to:
- store the snippet in a repository that we can easily maintain
- create pipelines that can verify correctness
- update the scripts to be able to run on Windows, Unix, and MacOS
- consider coverage and other parameters as well
- consider different providers (Azure, GitHub,...)
Keep the documentation team up to date with the changes.
Related ticket: https://sonarsource.atlassian.net/browse/DOC-946