mirror of
https://github.com/sonarsource/sonarcloud-github-action.git
synced 2026-06-08 07:47:09 +00:00
Description update
This commit is contained in:
parent
2121a8656c
commit
7abd92ac46
1 changed files with 3 additions and 1 deletions
|
|
@ -1,9 +1,11 @@
|
||||||
# Scan your code with SonarCloud
|
# Scan your code with SonarCloud
|
||||||
|
|
||||||
> Using this GitHub Action, scan your code with [SonarCloud](https://sonarcloud.io/) to detects bugs, vulnerabilities and code smells in more than 25 programming languages!
|
Using this GitHub Action, scan your code with [SonarCloud](https://sonarcloud.io/) to detects bugs, vulnerabilities and code smells in more than 20 programming languages!
|
||||||
|
|
||||||
<img src="./images/SonarCloud-72px.png">
|
<img src="./images/SonarCloud-72px.png">
|
||||||
|
|
||||||
|
SonarCloud is the leading product for Continuous Code Quality online, totally free for open-source projects. It supports all major programming languages, including C#, VB .Net, JavaScript, TypeScript, C/C++ and many more. If your code is closed source, SonarCloud also offers a paid plan to run private analyses
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* Have an account on SonarCloud. [Sign up for free now](https://sonarcloud.io/sessions/init/github) if it's not already the case!
|
* Have an account on SonarCloud. [Sign up for free now](https://sonarcloud.io/sessions/init/github) if it's not already the case!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue