5 lines
157 B
INI
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
|