|
|
@ -8,5 +8,5 @@ sonar.language=py |
|
|
|
|
|
|
|
sonar.sourceEncoding=UTF-8 |
|
|
|
|
|
|
|
sonar.python.coverage.reportPath=coverage.xml |
|
|
|
sonar.python.coverage.overallReportPath=coverage.xml |
|
|
|
sonar.python.coverage.reportPath=src/coverage.xml |
|
|
|
sonar.python.coverage.overallReportPath=src/coverage.xml |