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. (#1217)

Co-authored-by: Confluent Jenkins Bot <[email protected]>
  • Loading branch information
ConfluentTools and ConfluentJenkins authored Jun 13, 2023
1 parent 6c71c4d commit 609d887
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### service-bot sonarqube plugin managed file
sonar.coverage.exclusions=**/test/**/*,**/tests/**/*,**/mock/**/*,**/mocks/**/*,**/*mock*,**/*test*
sonar.exclusions=**/*.pb.*,**/mk-include/**/*
sonar.projectKey=examples
sonar.sources=.

0 comments on commit 609d887

Please sign in to comment.