Skip to content

Commit a62315f

Browse files
chore: update sonar-project.properties to reconfigure sonarqube scanning.
1 parent 5e809d9 commit a62315f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sonar-project.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### service-bot sonarqube plugin managed file
2+
sonar.coverage.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
3+
sonar.exclusions=**/*.pb.*,**/mk-include/**/*
4+
sonar.projectKey=azure-sdk-for-java
5+
sonar.sources=.

0 commit comments

Comments
 (0)