Skip to content

Commit e5f0fc4

Browse files
author
service-bot-app[bot]
committed
chore: update sonar-project.properties to reconfigure sonarqube scanning.
1 parent 8a5b533 commit e5f0fc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sonar-project.properties

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
sonar.coverage.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
33
sonar.cpd.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
44
sonar.exclusions=**/*.pb.*,**/mk-include/**/*
5-
sonar.go.coverage.reportPaths=**/coverage.txt
6-
sonar.language=go
5+
sonar.language=g,o
76
sonar.projectKey=cli
87
sonar.sources=.

0 commit comments

Comments
 (0)