Update project name in sonar configuration #4

Merged
Rene Nochebuena merged 2 commits from develop into release/v1.0.0 2025-04-13 11:41:55 -06:00
Showing only changes of commit 83953b7d27 - 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/**