Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conventional-changelog/commitlint
/ cli.test.ts
File
cli.test.ts
@commitlint/cli/src/cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
"vitest"
;
2
import
{ createRequire } from
"node:module"
;
3
import
path from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
6
test
Function · 0.85
writePkg
Function · 0.85
resolve
Method · 0.80
gitBootstrap
Function · 0.70
cli
Function · 0.70
fixBootstrap
Function · 0.70
Tested by
no test coverage detected