Skip to content

Commit

Permalink
chore: update sonar-project.properties to reconfigure sonarqube scann…
Browse files Browse the repository at this point in the history
…ing.
  • Loading branch information
ConfluentSemaphore committed Oct 1, 2024
1 parent 595a2f8 commit b434c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### service-bot sonarqube plugin managed file
sonar.coverage.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
sonar.coverage.jacoco.xmlReportPaths=**/jacoco.xml
sonar.cpd.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
sonar.exclusions=**/*.pb.*,**/mk-include/**/*
sonar.java.binaries=.
sonar.language=java
Expand Down

0 comments on commit b434c04

Please sign in to comment.