Skip to content

Commit

Permalink
Create sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroGlezC authored May 2, 2024
1 parent 19a0bbb commit c95efe7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions syg-frontend/sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sonar.projectKey=Arquisoft_wiq_es6b
sonar.organization=arquisoft

# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=wiq_es6b
sonar.projectVersion=1.0

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

0 comments on commit c95efe7

Please sign in to comment.