Skip to content

Commit 9e638f4

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

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

sonar-project.properties

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
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
9-
104
# This is the name and version displayed in the SonarCloud UI.
11-
#sonar.projectName=python-project-50
12-
#sonar.projectVersion=1.0
5+
sonar.projectName=python-project-50
6+
sonar.projectVersion=1.0
137

148

159
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
16-
#sonar.sources=.
10+
sonar.sources=gendiff
1711

1812
# Encoding of the source code. Default is default system encoding
19-
#sonar.sourceEncoding=UTF-8
13+
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)