Commit 41633dae authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 943f088e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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.
+1 −1
Original line number Diff line number Diff line
{
  "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": [