Skip to content

Commit e15225e

Browse files
committed
Delete something not need
1 parent 7f8fb8e commit e15225e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sonar-project.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Connect to the account of the sonar tool
22
sonar.login=aba129a2f9df39f295cc56ab82db1c74e6d78266
33
# Project key, need to be guaranteed unique in sonarQube
4-
sonar.projectKey=oss-yig
4+
sonar.projectKey=yig
55
# project name
6-
sonar.projectName=oss-yig
6+
sonar.projectName=yig
77
# Source code path
88
sonar.sources=.
99
sonar.exclusions=**/*_test.go,**/vendor/**
@@ -16,4 +16,4 @@ sonar.test.inclusions=**/*_test.go
1616
sonar.test.exclusions=**/vendor/**
1717
# Plugin configuration for pdf
1818
sonar.pdf.username=admin
19-
sonar.pdf.password=admin
19+
sonar.pdf.password=admin

0 commit comments

Comments
 (0)