Files
gameyfin/sonar-project.properties
T
2022-10-21 18:38:45 +02:00

6 lines
203 B
Properties

# Point SONAR to the compiled Java classes
sonar.java.binaries=./backend/target
# Point SONAR to the JaCoCo report
sonar.coverage.jacoco.xmlReportPaths=./backend/target/site/jacoco-aggregate/jacoco.xml