We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1180a67 commit 016b9ccCopy full SHA for 016b9cc
sonar-project.properties
@@ -3,3 +3,4 @@ sonar.organization=neurocode-io
3
sonar.go.coverage.reportPaths=coverage.txt
4
sonar.go.tests.reportPaths=test-report.json
5
sonar.cpd.exclusions=**/*_test.go
6
+sonar.test.exclusions=**/*_test.go
0 commit comments