Skip to content

Commit 9009bcf

Browse files
committed
chore: fix projectkey for sonarcloud
1 parent 3926146 commit 9009bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sonar-project.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sonar.organization=hipages
2-
sonar.projectKey=php-fpm_exporter
2+
sonar.projectKey=hipages_php-fpm_exporter
33

44
sonar.sources=.
55
sonar.exclusions=**/*_test.go,**/vendor/**,**/testdata/*

0 commit comments

Comments
 (0)