MCPcopy
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

1import { QualifiedRules, UserPromptConfig } from "@commitlint/types";
2import type { Answers, DistinctQuestion } from "inquirer";
3
4import {

Callers

nothing calls this directly

Calls 3

setRulesFunction · 0.85
setPromptConfigFunction · 0.85
filterMethod · 0.80

Tested by

no test coverage detected