Skip to content

Commit

Permalink
sonar properties updated
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-qg committed May 1, 2024
1 parent ae76477 commit e11160c
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 @@ -11,7 +11,7 @@ sonar.language=js
sonar.projectName=wiq_es6c

sonar.coverage.exclusions=**/*.test.js
sonar.sources=webapp,users/authservice,users/userservice,gatewayservice,storeQuestionService,userStatsService,apisgatewayservice,gameservice,questionsservice/questiongeneratorservice,questionsservice/wikidataExtractor
sonar.sources=webapp/src,users/authservice,users/userservice,gatewayservice,storeQuestionService,userStatsService,apisgatewayservice,gameservice,questionsservice/questiongeneratorservice,questionsservice/wikidataExtractor
sonar.sourceEncoding=UTF-8
sonar.exclusions=node_modules/**
sonar.javascript.lcov.reportPaths=**/coverage/lcov.info

0 comments on commit e11160c

Please sign in to comment.