Create sonar-project.properties

This commit is contained in:
Clara K
2023-01-17 16:29:34 +01:00
committed by GitHub
parent 440f119669
commit 57d45a96fb
+12
View File
@@ -0,0 +1,12 @@
sonar.projectKey=ClaraCrazy_Flipper-Xtreme
sonar.organization=claracrazy
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=Flipper-Xtreme
#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