Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conventional-changelog/commitlint
/ Process.ts
File
Process.ts
@commitlint/cz-commitlint/src/Process.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ QualifiedRules, UserPromptConfig } from
"@commitlint/types"
;
2
import
type
{ Answers, DistinctQuestion } from
"inquirer"
;
3
4
import
{
Callers
nothing calls this directly
Calls
3
setRules
Function · 0.85
setPromptConfig
Function · 0.85
filter
Method · 0.80
Tested by
no test coverage detected