Skip to content

Instantly share code, notes, and snippets.

@evandroamparo
Last active August 29, 2015 14:02
Show Gist options
  • Save evandroamparo/4f6a4babf0ded9ac1499 to your computer and use it in GitHub Desktop.
Save evandroamparo/4f6a4babf0ded9ac1499 to your computer and use it in GitHub Desktop.
sonar_runner_dry_run.cmd
:: SonarQube server 3.7.x
sonar-runner -Dsonar.dryRun=true -Dsonar.issuesReport.html.enable=true -Dsonar.issuesReport.console.enable=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment