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 e829805 commit 8e99565Copy full SHA for 8e99565
sonar-project.properties
@@ -1,6 +1,11 @@
1
sonar.projectKey=ZLOI27_python-project-50
2
sonar.organization=zloi27
3
4
+sonar.projectName=gendiff
5
+sonar.projectVersion=1.0
6
+sonar.sources=gendiff
7
+sonar.python.coverage.reportPaths=coverage.xml
8
+sonar.language=py
9
10
# This is the name and version displayed in the SonarCloud UI.
11
#sonar.projectName=python-project-50
0 commit comments