hello-api/sonar-project.properties

5 lines
94 B
Properties
Raw Normal View History

2026-09-16 16:26:15 +00:00
sonar.projectKey=swim-hello-api
sonar.sources=app
sonar.tests=tests
sonar.python.version=3.12