MCPcopy
hub / github.com/conventional-changelog/commitlint / fixBootstrap

Function fixBootstrap

@alias/commitlint/cli.test.js:29–29  ·  view source on GitHub ↗
(fixture)

Source from the content-addressed store, hash-verified

27}
28
29const fixBootstrap = (fixture) => fix.bootstrap(fixture, __dirname);
30
31test("should reprint input from stdin", async () => {
32 const cwd = await fixBootstrap("fixtures/default");

Callers 1

cli.test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…