10 lines
317 B
Properties
10 lines
317 B
Properties
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
|