MCPcopy
hub / github.com/conventional-changelog/commitlint / lint.test.ts

File lint.test.ts

@commitlint/lint/src/lint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from "vitest";
2import type { Parser } from "@commitlint/types";
3import { RuleConfigSeverity } from "@commitlint/types";
4

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
lintFunction · 0.70

Tested by

no test coverage detected