Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 374 Bytes

File metadata and controls

18 lines (15 loc) · 374 Bytes

Configure SonarQube Scanner

Basic configuration of SonarQube Scanner

Sample configuration

tool:
  sonarRunnerInstallation:
    installations:
    - name: "SonarQube Scanner"
      home: ""
      properties:
      - installSource:
          installers:
          - sonarRunnerInstaller:
              id: "4.7.0.2747"