Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ Checking outdated modules can be a long operation and therefore the job is confi If you're using the SonarQube template to analyse your Go code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarqube.org/latest/analysis/languages/go/ # see: https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/test-execution-parameters/#go # set your source directory(ies) here (relative to the sonar-project.properties file) sonar.sources=. # exclude unwanted directories and files from being analysed Loading @@ -148,7 +148,7 @@ sonar.go.golangci-lint.reportPaths=reports/go-ci-lint.checkstyle.xml More info: * [Go language support](https://docs.sonarqube.org/latest/analysis/languages/go/) * [Go language support](https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/test-execution-parameters/#go) * [test coverage & execution parameters](https://docs.sonarqube.org/latest/analysis/coverage/) * [third-party issues](https://docs.sonarqube.org/latest/analysis/external-issues/) Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ Checking outdated modules can be a long operation and therefore the job is confi If you're using the SonarQube template to analyse your Go code, here is a sample `sonar-project.properties` file: ```properties # see: https://docs.sonarqube.org/latest/analysis/languages/go/ # see: https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/test-execution-parameters/#go # set your source directory(ies) here (relative to the sonar-project.properties file) sonar.sources=. # exclude unwanted directories and files from being analysed Loading @@ -148,7 +148,7 @@ sonar.go.golangci-lint.reportPaths=reports/go-ci-lint.checkstyle.xml More info: * [Go language support](https://docs.sonarqube.org/latest/analysis/languages/go/) * [Go language support](https://docs.sonarqube.org/latest/analyzing-source-code/test-coverage/test-execution-parameters/#go) * [test coverage & execution parameters](https://docs.sonarqube.org/latest/analysis/coverage/) * [third-party issues](https://docs.sonarqube.org/latest/analysis/external-issues/) Loading