Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ Sonarqube
Struct
Sonarqube
backend/plugins/sonarqube/impl/impl.go:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
} = (*Sonarqube)(nil)
49
50
type
Sonarqube
struct
{}
51
52
func
(p Sonarqube) Description() string {
53
return
"collect some Sonarqube data"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected