SonarQube

pull/200/head
Emir Pasic 2 years ago
parent 08cf24a0a0
commit 9e4f7a11c4

@ -58,6 +58,7 @@ jobs:
# mandatory
-Dsonar.projectKey=gods
-Dsonar.organization=emirpasic
-Dsonar.coverage.exclusions=**/*_test.go
# Comma-separated paths to directories containing main source files.
#-Dsonar.sources= # optional, default is project base directory
# When you need the analysis to take place in a directory other than the one from which it was launched

Loading…
Cancel
Save