1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00

Create sonar-project.properties

This commit is contained in:
Anton Titovets 2024-02-21 17:19:39 +03:00 committed by GitHub
parent 9fdf468b39
commit 5681045910

13
sonar-project.properties Normal file

@ -0,0 +1,13 @@
sonar.projectKey=Bayselonarrend_OpenIntegrations
sonar.organization=bayselonarrend
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=OpenIntegrations
#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