Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conventional-changelog/commitlint
/ body-empty.test.ts
File
body-empty.test.ts
@commitlint/rules/src/body-empty.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
"vitest"
;
2
import
parse from
"@commitlint/parse"
;
3
import
{ bodyEmpty } from
"./body-empty.js"
;
4
Callers
nothing calls this directly
Calls
3
parse
Function · 0.85
test
Function · 0.85
bodyEmpty
Function · 0.85
Tested by
no test coverage detected