Update project name in sonar configuration #5

Merged
Cloud Administrator merged 15 commits from release/v1.0.0 into main 2025-04-13 11:46:19 -06:00
Showing only changes of commit 8fad79b823 - Show all commits

View File

@ -5,3 +5,4 @@ sonar.sources=.
sonar.exclusions=**/*_test.go
sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.qualitygate.wait=true