Go
Go analysis is available in all editions of SonarQube.
Prerequisites
Language-specific properties
sonar-project.properties sample
sonar.projectKey=com.company.projectkey1
sonar.projectName=My Project Name
sonar.sources=.
sonar.exclusions=**/*_test.go
sonar.tests=.
sonar.test.inclusions=**/*_test.goRelated pages
Last updated
Was this helpful?

