Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
UO277938 authored Apr 9, 2024
1 parent 9e945ab commit 47a6ff4
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 @@ -13,7 +13,7 @@ sonar.projectName=wiq_es05a
sonar.coverage.exclusions=**/*.test.js
sonar.coverage.exclusions=**/*.json, **/*.yaml
sonar.coverage.exclusions=**/Dockerfile, **/*.dockerfile
sonar.coverage.exclusions=webapp/src/components/tests
sonar.coverage.exclusions=webapp/src/components/tests/**
sonar.sources=webapp/src/components,userservice/authservice,userservice/userservice,gatewayservice,questionservice
sonar.sourceEncoding=UTF-8
sonar.exclusions=node_modules/**
Expand Down

0 comments on commit 47a6ff4

Please sign in to comment.