mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-21 21:25:44 +00:00
feat: initial commit
This commit is contained in:
9
sonar-project.properties
Normal file
9
sonar-project.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user