We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3106552 commit e08a386Copy full SHA for e08a386
1 file changed
sonar.properties
@@ -0,0 +1,6 @@
1
+sonar.projectKey=City-of-Helsinki_django-ilmoitin
2
+sonar.organization=city-of-helsinki
3
+sonar.python.version=3.10
4
+sonar.python.coverage.reportPaths=coverage.xml
5
+sonar.test.inclusions=**/tests/**/*
6
+sonar.exclusions=**/migrations/*
0 commit comments