Skip to content

Commit 016b9cc

Browse files
committed
exclude test files from quality gate
1 parent 1180a67 commit 016b9cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ sonar.organization=neurocode-io
33
sonar.go.coverage.reportPaths=coverage.txt
44
sonar.go.tests.reportPaths=test-report.json
55
sonar.cpd.exclusions=**/*_test.go
6+
sonar.test.exclusions=**/*_test.go

0 commit comments

Comments
 (0)