diff --git a/.sonarcloud.properties b/.sonarcloud.properties index e69de29b..e557e265 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -0,0 +1,10 @@ +sonar.projectKey=peerplays-network_peerplays +sonar.organization=peerplays-network + +# This is the name and version displayed in the SonarCloud UI. +sonar.projectName=peerplays + +# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. +sonar.sources=. + +sonar.host.url=https://sonarcloud.io