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