Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/sonarqube/impl/impl.go:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
func
(p Sonarqube) Name() string {
57
return
"sonarqube"
58
}
59
60
func
(p Sonarqube) Init(br context.BasicRes) errors.Error {
61
api.Init(br, p)
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected