Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catppuccin/cli
/ init
Function
init
internal/cli/lint.go:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
)
11
12
func
init() {
13
rootCmd.AddCommand(lintCmd)
14
}
15
16
var
lintCmd = &cobra.Command{
17
Use:
"lint .catppuccin.yaml"
,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected