Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streamich/git-cz
/ formatCommitMessage.test.js
File
formatCommitMessage.test.js
test/formatCommitMessage.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable sort-keys */
2
const
{expect} = require(
'chai'
);
3
const
formatCommitMessage = require(
'../lib/formatCommitMessage'
);
4
Callers
nothing calls this directly
Calls
1
formatCommitMessage
Function · 0.85
Tested by
no test coverage detected