sonar.projectKey=annie444_xodsonar.organization=annie-s-personal-projects# This is the name and version displayed in the SonarCloud UI.sonar.projectName=xodsonar.projectVersion=1.0.1# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.sonar.sources=.# Encoding of the source code. Default is default system encodingsonar.sourceEncoding=UTF-8