Files
tembo-core/sonar-project.properties
2021-11-21 13:58:52 +00:00

10 lines
222 B
INI

sonar.organization=tembo-pages
sonar.projectKey=tembo-pages_tembo-core
sonar.sources=tembo
sonar.tests=tests
sonar.python.version=3
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.xunit.reportPath=pytest.xml