Skip to content

Commit

Permalink
updates sonar properties
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijeetMA08 committed Aug 16, 2024
1 parent f2b5393 commit 407ff94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sonar.projectKey=Mastercard_open-banking-reference-application-australia
sonar.organization=mastercard
sonar.exclusions=Dockerfile,src/tests/**,coverage-report/**
#sonar.javascript.lcov.reportPaths=./coverage-report/lcov.info
sonar.coverage.exclusions=src/**
sonar.javascript.lcov.reportPaths=./coverage-report/lcov.info
sonar.coverage.exclusions=src/**/*.ts


# This is the name and version displayed in the SonarCloud UI.
Expand Down

0 comments on commit 407ff94

Please sign in to comment.