1 Star 0 Fork 22

jarodyao / Bytebase

forked from Gitee 极速下载 / Bytebase 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
commitlint.config.js 223 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
extends: ['@commitlint/config-conventional'],
rules: {
"body-max-line-length": [0, "always"],
"body-max-length": [0, "always"],
"header-max-length": [0, "always"]
}
};
1
https://gitee.com/jarodyao/Bytebase.git
git@gitee.com:jarodyao/Bytebase.git
jarodyao
Bytebase
Bytebase
main

搜索帮助