Skip to content

Commit

Permalink
update sonar properties
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijeetMA08 committed Aug 20, 2024
1 parent 0b98cb9 commit a41b2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sonar.projectKey=Mastercard_open-banking-reference-application-australia
sonar.organization=mastercard
sonar.exclusions=Dockerfile,src/tests/**,coverage-report/**
sonar.javascript.lcov.reportPaths=./coverage\lcov.info
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.coverage.exclusions=src/**/*.ts


Expand Down

0 comments on commit a41b2a9

Please sign in to comment.