Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/github/git-sizer
/ formatSectionHeader
Method
formatSectionHeader
sizes/output.go:435–437 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
433
}
434
435
func
(t *table) formatSectionHeader(name string) {
436
t.formatRow(name,
""
,
""
,
""
,
""
)
437
}
438
439
func
(t *table) formatRow(
440
name, citation, valueString, unitString, levelOfConcern string,
Callers
1
addSection
Method · 0.95
Calls
1
formatRow
Method · 0.95
Tested by
no test coverage detected