Configure sonarcloud

This commit is contained in:
Zedifus 2023-06-18 20:46:18 +01:00
parent cd389f1202
commit 0d66b90ca6

View File

@ -3,7 +3,9 @@ sonar.organization=crafty-controller
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=Crafty 4
sonar.projectVersion=4.1.3
sonar.projectVersion=4.1.2
sonar.python.version=3.9, 3.10, 3.11
sonar.exclusions=app/migrations/**, app/frontend/static/assets/vendors/**
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.