Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conventional-changelog/commitlint
/ scope-empty.test.ts
File
scope-empty.test.ts
@commitlint/rules/src/scope-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
{ scopeEmpty } from
"./scope-empty.js"
;
4
Callers
nothing calls this directly
Calls
3
parse
Function · 0.85
test
Function · 0.85
scopeEmpty
Function · 0.85
Tested by
no test coverage detected