Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
BipanKishore committed May 10, 2024
1 parent ce59427 commit f7692c0
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.tests=cypress
sonar.scm.exclusions.disabled=true

# Dsonar.typescript.lcov.reportPaths=./coverage/report/lcov.info
sonar.javascript.lcov.reportPaths=coverage/report/lcov.info
sonar.typescript.lcov.reportPaths=coverage/report/lcov.info

sonar.log.level=DEBUG
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
Expand Down

0 comments on commit f7692c0

Please sign in to comment.