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