Git提交规范 约定式提交规范 配套工具 - gitlint 作用:检查提交日志是否符合规范安装:pip install gitlint使能: 找到一个 repo,要求至少有一次 commitgitlint install-hook