MCPcopy Create free account
hub / github.com/conventional-changelog/commitlint / scope-empty.test.ts

File scope-empty.test.ts

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

Callers

nothing calls this directly

Calls 3

parseFunction · 0.85
testFunction · 0.85
scopeEmptyFunction · 0.85

Tested by

no test coverage detected