Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ enableColorLabelsConfig
Function
enableColorLabelsConfig
internal/ghcmd/cmd_test.go:515–517 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
513
}
514
515
func
enableColorLabelsConfig() gh.Config {
516
return
config.NewFromString(
"color_labels: enabled"
)
517
}
518
519
func
Test_authRecoveryCommand(t *testing.T) {
520
tests := []
struct
{
Callers
1
Test_newIOStreams_colorLabels
Function · 0.85
Calls
1
NewFromString
Function · 0.92
Tested by
no test coverage detected