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

File body-empty.test.ts

@commitlint/rules/src/body-empty.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 { bodyEmpty } from "./body-empty.js";
4

Callers

nothing calls this directly

Calls 3

parseFunction · 0.85
testFunction · 0.85
bodyEmptyFunction · 0.85

Tested by

no test coverage detected