Skip to content
Snippets Groups Projects
Commit 41633dae authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 943f088e
Branches
Tags
No related merge requests found
# GitLab CI template for SonarQube
This project implements a generic GitLab CI template for running [SonarQube](https://www.sonarqube.org/) analysis.
This project implements a GitLab CI/CD template to continuously inspect your codebase with [SonarQube](https://www.sonarqube.org/).
SonarQube is a **Code Quality and Security tool** that helps you analyse your source code and detect quality issues or
security vulnerabilities as early as possible.
......
{
"name": "SonarQube",
"description": "GitLab CI template for [SonarQube](https://www.sonarqube.org/)",
"description": "Continuously inspect your codebase with [SonarQube](https://www.sonarqube.org/)",
"template_path": "templates/gitlab-ci-sonar.yml",
"kind": "analyse",
"variables": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment