diff --git a/sonar-project.properties b/sonar-project.properties index 03ba6b4f..973e1bc7 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,14 +1,2 @@ -sonar.projectKey= +sonar.projectKey=0xPolygon_cdk sonar.organization=0xpolygon - -# This is the name and version displayed in the SonarCloud UI. -#sonar.projectName=cdk-validium-node -#sonar.projectVersion=1.0 - - -# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. -#sonar.sources=. -#sonar.exclusions=. - -# Encoding of the source code. Default is default system encoding -#sonar.sourceEncoding=UTF-8