Update project name in sonar configuration #3

Merged
Rene Nochebuena merged 1 commits from feature/fix-sonar-project-name into develop 2025-04-13 11:16:51 -06:00
Showing only changes of commit 8bf3fbfaa3 - Show all commits

View File

@ -1,5 +1,5 @@
sonar.projectKey=b97a45b2-c25d-4fd1-898d-136414896ce6
sonar.projectName=mother-utils/motherlog
sonar.projectName=stone-utils/stonelog
sonar.language=go
sonar.sources=.
sonar.exclusions=**/*_test.go, testbin/**