From 66fdf6ba7c397948c458388c365ddd86ff388ff8 Mon Sep 17 00:00:00 2001 From: Dima Ovcharenko Date: Sun, 21 Dec 2025 15:14:23 +0300 Subject: [PATCH] fix name --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index a02fdadb..c3604d48 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,7 +2,7 @@ sonar.projectKey=gitsync # this is the name displayed in the SonarQube UI -sonar.projectName=1S storage and git sync for OScript +sonar.projectName=gitsync # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. # Since SonarQube 4.2, this property is optional if sonar.modules is set.