Skip to content

Commit

Permalink
remove exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed Feb 6, 2024
1 parent 89c9544 commit 3d7f522
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
Expand Up @@ -2,6 +2,6 @@ sonar.projectKey=NHSDigital_nhs-eps-spine-client
sonar.organization=nhsdigital
sonar.host.url=https://sonarcloud.io

sonar.coverage.exclusions=**/*.test.*,**/jest.config.ts,scripts/*

sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.sources=.

0 comments on commit 3d7f522

Please sign in to comment.