MCPcopy 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
56func (p Sonarqube) Name() string {
57 return "sonarqube"
58}
59
60func (p Sonarqube) Init(br context.BasicRes) errors.Error {
61 api.Init(br, p)

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected