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

File SectionBody.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "vitest";
2import { RuleConfigSeverity } from "@commitlint/types";
3
4import { combineCommitMessage, getQuestions } from "./SectionBody.js";

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
setRulesFunction · 0.85
getQuestionsFunction · 0.70
combineCommitMessageFunction · 0.70

Tested by

no test coverage detected