You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.1KB

11 years ago
11 years ago
11 years ago
11 years ago
9 years ago
123456789101112131415161718
  1. SonarQube Scanner
  2. =========================
  3. [![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli)
  4. [![Build status](https://ci.appveyor.com/api/projects/status/s3sg3fhui556v02o/branch/master?svg=true)](https://ci.appveyor.com/project/henryju/sonar-scanner-cli/branch/master) [![Quality Gate Status](https://next.sonarqube.com/sonarqube/api/project_badges/measure?project=org.sonarsource.scanner.cli%3Asonar-scanner-cli&metric=alert_status)](https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.scanner.cli%3Asonar-scanner-cli)
  5. Official SonarQube Scanner used to start code analysis. Project configuration is read from file `sonar-project.properties` or passed on command line.
  6. Documentation
  7. http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner
  8. Issue Tracker:
  9. http://jira.sonarsource.com/browse/SQSCANNER
  10. ### License
  11. Copyright 2011-2019 SonarSource.
  12. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)