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

File format.test.ts

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

Source from the content-addressed store, hash-verified

1import { test, expect } from "vitest";
2import type { Result } from "./types.js";
3import format from "./format.js";
4

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
formatFunction · 0.70

Tested by

no test coverage detected