-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

sonar-scanner


> SonarScanner is a generic scanner for SonarQube projects that do not use build tools such as Maven, Gradle, or Ant.

More information.


Scan a project with configuration file in your project's root directory named `sonar-project.properties`:

sonar-scanner

Scan a project using configuration file other than `sonar-project.properties`:

sonar-scanner -D{project.settings=myproject.properties}

Print help information:

sonar-scanner -h

Print debugging information:

sonar-scanner -X


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 05:47:54 2024