1 Star 0 Fork 0

projectsets/swagger-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.commitlintrc.json 332 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tim Lai 提交于 2020-10-30 06:26 +08:00 . chore: enforce commit message conventions (#2253)
{
"extends": [
"@commitlint/config-conventional"
],
"rules": {
"header-max-length": [
2,
"always",
69
],
"scope-case": [
2,
"always",
[
"camel-case",
"kebab-case",
"upper-case"
]
],
"subject-case": [
0,
"always"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/projectsets/swagger-editor.git
git@gitee.com:projectsets/swagger-editor.git
projectsets
swagger-editor
swagger-editor
master

搜索帮助