Update project name in sonar configuration
Renamed the project from "mother-utils/motherlog" to "stone-utils/stonelog" in the SonarQube configuration file. This ensures accurate project identification and alignment with the repository's purpose.
This commit is contained in:
parent
6df531d73b
commit
8bf3fbfaa3
@ -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/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user