We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e809d9 commit a62315fCopy full SHA for a62315f
sonar-project.properties
@@ -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