Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conventional-changelog/commitlint
/ defaults.ts
File
defaults.ts
@commitlint/is-ignored/src/defaults.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
semver from
"semver"
;
2
import
{ Matcher } from
"@commitlint/types"
;
3
4
const
isSemver = (c: string): boolean => {
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected