]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
fix: restore comments lost during rebase conflict resolution
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 3 May 2026 22:20:13 +0000 (00:20 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 3 May 2026 22:20:13 +0000 (00:20 +0200)
ui/web/sonar-project.properties

index 0a6ff212502920c2c81623a49d81d95527e31e08..0a832acaa34fb115054d056066551ce68a472500 100644 (file)
@@ -1,9 +1,13 @@
 sonar.projectKey=e-mobility-charging-stations-simulator-web
 sonar.organization=sap-1
+
+# This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-web
 # x-release-please-start-version
 sonar.projectVersion=4.6.0
 # x-release-please-end
+
+# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src
 sonar.tests=tests