Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ commitlint.test.ts
File
commitlint.test.ts
test/e2e/prompt-module/commitlint.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cpSync } from
'fs'
;
2
import
path from
'path'
;
3
import
{ execFile } from
'child_process'
;
4
import
{ promisify } from
'util'
;
Callers
nothing calls this directly
Calls
10
prepareEnvironment
Function · 0.90
runCli
Function · 0.90
waitForExit
Function · 0.90
prepareRepo
Function · 0.90
assertHeadCommit
Function · 0.90
it
Function · 0.85
setupCommitlint
Function · 0.85
assertInstalledCommitlintVersion
Function · 0.85
getPromptModuleEnv
Function · 0.85
cleanup
Function · 0.50
Tested by
no test coverage detected