fix(frontend): mise à jour des propriétés sonar
This commit is contained in:
@@ -3,7 +3,7 @@ sonar.organization=groupe3-ener-vision
|
|||||||
sonar.sourceEncoding=UTF-8
|
sonar.sourceEncoding=UTF-8
|
||||||
|
|
||||||
# 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=apps/frontend/src,apps/frontend/**
|
sonar.sources=apps/frontend/src,apps/frontend
|
||||||
|
|
||||||
# Répertoire contenant les TU
|
# Répertoire contenant les TU
|
||||||
sonar.tests=apps/frontend/src
|
sonar.tests=apps/frontend/src
|
||||||
|
|||||||
Reference in New Issue
Block a user