Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zegl/kube-score
/ String
Method
String
config/config.go:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
func
(s Semver) String() string {
70
return
fmt.Sprintf(
"v%d.%d"
, s.Major, s.Minor)
71
}
Callers
5
outputHumanStep
Function · 0.45
CI
Function · 0.45
decodeItem
Method · 0.45
handleScore
Function · 0.45
scoreFiles
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected