mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 13:35:43 +00:00
10 lines
222 B
INI
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
|