Skip to content

Commit ac93a36

Browse files
authored
Merge pull request #344 from ovcharenko-di/fix/sonar-name
Исправление projectName в sonarqube
2 parents 60e304e + 66fdf6b commit ac93a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sonar.projectKey=gitsync
33

44
# this is the name displayed in the SonarQube UI
5-
sonar.projectName=1S storage and git sync for OScript
5+
sonar.projectName=gitsync
66

77
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
88
# Since SonarQube 4.2, this property is optional if sonar.modules is set.

0 commit comments

Comments
 (0)