MCPcopy Create free account
hub / github.com/conventional-changelog/commitlint / cli.ts

File cli.ts

@commitlint/cli/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import { createRequire } from "node:module";
3import path from "node:path";
4import { fileURLToPath, pathToFileURL } from "node:url";

Callers

nothing calls this directly

Calls 3

resolveMethod · 0.80
logMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected