API 参考
正在准备搜索索引...
@142vip/commit-linter
GitCommitLinter
接口 GitCommitLinter
Git Commit信息校验结果
interface
GitCommitLinter
{
commit
:
string
;
scope
?:
string
;
subject
?:
string
;
type
:
string
;
}
层级 (
查看层级一览
)
GitCommit
GitCommitLinter
索引
属性
commit
scope?
subject?
type
属性
commit
commit
:
string
可选
scope
scope
?:
string
提交范围
可选
subject
subject
?:
string
提交信息
type
type
:
string
提交类型
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
commit
scope
subject
type
API 参考
加载中……
Git Commit信息校验结果