gitlab-test/sonar-project.properties
Tobias Trabelsi 887ed5c0ef
All checks were successful
continuous-integration/drone/push Build is passing
sonarqube happy as well
2022-05-22 00:26:38 +02:00

5 lines
151 B
INI

sonar.projectKey=test
sonar.sources=app
sonar.host.url=http://localhost:9000
sonar.python.version=3.10
sonar.python.coverage.reportPaths=./coverage.xml