From bfbf65f128bd84715811254d361f3a664265d023 Mon Sep 17 00:00:00 2001 From: kaldan Date: Wed, 21 Aug 2024 10:23:03 +0530 Subject: [PATCH] Update sonar-project.properties --- sonar-project.properties | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index c5f1157d..be558fa7 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1 +1,13 @@ -sonar.projectKey=OpenPecha_monlamai-app-web_5d0fcb56-e3a3-4d19-8f59-13569aed88f4 +sonar.projectKey=OpenPecha_monlamai-app-web +sonar.organization=openpecha + +# This is the name and version displayed in the SonarCloud UI. +#sonar.projectName=monlamai-app-web +#sonar.projectVersion=1.0 + + +# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. +#sonar.sources=. + +# Encoding of the source code. Default is default system encoding +#sonar.sourceEncoding=UTF-8