Files
esta-python-template/template/sonar-project.properties
2025-10-11 17:03:02 +02:00

5 lines
157 B
INI

sonar.sources=src
sonar.python.ruff.reportPaths=sonar_report.json
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.xunit.reportPath=junittest.xml