sonar-scala / sbt-sonar

An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.

Home Page:https://sonar-scala.com/docs/setup/sbt-sonar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept system properties when using an external config (sonarUseExternalConfig)

mwz opened this issue · comments

Currently, when using an external config (sonarUseExternalConfig) sbt-sonar doesn't accept system properties, but we should allow for this.