Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/commitizen/cz-cli
/ configLoader.js
File
configLoader.js
test/tests/configLoader.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'path'
;
2
import
{ expect } from
'chai'
;
3
import
{ getContent, getNormalizedConfig } from
'../../src/configLoader'
;
4
Callers
nothing calls this directly
Calls
1
getNormalizedConfig
Function · 0.90
Tested by
no test coverage detected