mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-06 21:17:10 +00:00
Add support section to README
This commit is contained in:
parent
89970df799
commit
bcfad7e686
1 changed files with 4 additions and 0 deletions
|
|
@ -57,6 +57,10 @@ jobs:
|
|||
* 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)
|
||||
|
||||
## Have question or feedback?
|
||||
|
||||
To provide feedback (requesting a feature or reporting a bug) please post on the [SonarSource Community Forum](https://community.sonarsource.com/) with the tag `sonarcloud`.
|
||||
|
||||
## License
|
||||
|
||||
The Dockerfile and associated scripts and documentation in this project are released under the LGPLv3 License.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue