Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conventional-changelog/commitlint
/ ExitCode
Enum
ExitCode
@commitlint/cli/src/cli-error.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
enum ExitCode {
2
CommitlintDefault = 0,
3
CommitlintErrorDefault = 1,
4
CommitLintWarning = 2,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected