MCPcopy
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
50type Sonarqube struct{}
51
52func (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