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

File subject-case.test.ts

@commitlint/rules/src/subject-case.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from "vitest";
2import parse from "@commitlint/parse";
3import { subjectCase } from "./subject-case.js";
4

Callers

nothing calls this directly

Calls 3

parseFunction · 0.85
testFunction · 0.85
subjectCaseFunction · 0.85

Tested by

no test coverage detected