Skip to content

Commit 8e99565

Browse files
authored
Update sonar-project.properties
1 parent e829805 commit 8e99565

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sonar-project.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
sonar.projectKey=ZLOI27_python-project-50
22
sonar.organization=zloi27
33

4+
sonar.projectName=gendiff
5+
sonar.projectVersion=1.0
6+
sonar.sources=gendiff
7+
sonar.python.coverage.reportPaths=coverage.xml
8+
sonar.language=py
49

510
# This is the name and version displayed in the SonarCloud UI.
611
#sonar.projectName=python-project-50

0 commit comments

Comments
 (0)