Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GitCommitMessageValidator

Index

Namespaces

Type Aliases

Type Aliases

Result: Readonly<{ message: string; status: ScmInputIssueType }>

Type for the validation result with a status and a corresponding message.