mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-17 00:15:59 +00:00
Refactor sonar properties
This commit is contained in:
@@ -2,9 +2,11 @@ sonar.projectKey=rmontanana_mdlp
|
|||||||
sonar.organization=rmontanana
|
sonar.organization=rmontanana
|
||||||
|
|
||||||
# This is the name and version displayed in the SonarCloud UI.
|
# This is the name and version displayed in the SonarCloud UI.
|
||||||
#sonar.projectName=mdlp
|
sonar.projectName=mdlp
|
||||||
#sonar.projectVersion=1.0
|
sonar.projectVersion=1.0.2
|
||||||
|
sonar.test.exclusions=tests/**
|
||||||
|
sonar.tests=tests/
|
||||||
|
sonar.coverage.exclusions=tests/**,sample/**
|
||||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
||||||
#sonar.sources=.
|
#sonar.sources=.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user