chore: fix projectkey for sonarcloud
This commit is contained in:
parent
392614694f
commit
9009bcf341
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
sonar.organization=hipages
|
||||
sonar.projectKey=php-fpm_exporter
|
||||
sonar.projectKey=hipages_php-fpm_exporter
|
||||
|
||||
sonar.sources=.
|
||||
sonar.exclusions=**/*_test.go,**/vendor/**,**/testdata/*
|
||||
|
|
Loading…
Reference in a new issue