Update sonar github action

This commit is contained in:
2024-07-04 00:02:00 +02:00
parent cb3659b225
commit 872385e3ee
2 changed files with 15 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ sonar.organization=rmontanana
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=mdlp
sonar.projectVersion=1.2.1
sonar.projectVersion=2.0.0
# sonar.test.exclusions=tests/**
# sonar.tests=tests/
# sonar.coverage.exclusions=tests/**,sample/**
@@ -12,3 +12,4 @@ sonar.projectVersion=1.2.1
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
sonar.cfamily.compile-commands