sonarqube happy as well
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-22 00:26:38 +02:00
parent 3485bf5123
commit 887ed5c0ef
7 changed files with 24 additions and 12 deletions

5
sonar-project.properties Normal file
View File

@ -0,0 +1,5 @@
sonar.projectKey=test
sonar.sources=app
sonar.host.url=http://localhost:9000
sonar.python.version=3.10
sonar.python.coverage.reportPaths=./coverage.xml