Skip to content

Commit de223bd

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### service-bot sonarqube plugin managed file
22
sonar.coverage.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
33
sonar.coverage.jacoco.xmlReportPaths=**/jacoco.xml
4+
sonar.cpd.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
45
sonar.exclusions=**/*.pb.*,**/mk-include/**/*
56
sonar.java.binaries=.
67
sonar.language=java

0 commit comments

Comments
 (0)