Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
{ createRequire } from
"node:module"
;
3
import
path from
"node:path"
;
4
import
{ fileURLToPath, pathToFileURL } from
"node:url"
;
Callers
nothing calls this directly
Calls
3
resolve
Method · 0.80
log
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected