feat: initial commit

This commit is contained in:
2021-11-21 13:58:52 +00:00
commit fb7fec7ea6
53 changed files with 4920 additions and 0 deletions

9
sonar-project.properties Normal file
View 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