Go
Go analysis is available in all editions of SonarQube.
Last updated
Was this helpful?
Was this helpful?
sonar.projectKey=com.company.projectkey1
sonar.projectName=My Project Name
sonar.sources=.
sonar.exclusions=**/*_test.go
sonar.tests=.
sonar.test.inclusions=**/*_test.go