Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/di-sukharev/opencommit
/ commitlint.ts
File
commitlint.ts
src/commands/commitlint.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ intro, outro } from
'@clack/prompts'
;
2
import
chalk from
'chalk'
;
3
import
{ command } from
'cleye'
;
4
import
{ configureCommitlintIntegration } from
'../modules/commitlint/config'
;
Callers
nothing calls this directly
Calls
2
getCommitlintLLMConfig
Function · 0.90
configureCommitlintIntegration
Function · 0.90
Tested by
no test coverage detected