branch name lint:替换您的分支名称 源码
分支名称 验证并删除git分支名称。 创建一个配置文件或使用默认配置文件。 在赫斯基配置文件中使用它,以确保某些讨厌的詹金斯分支名称约定不会拒绝您的分支。 您可以将其用作CI流程的一部分,也可以用作方便的npx命令。 安装 $ npm install branch-name-lint CLI用法 $ npx branch-name-lint $ npx branch-name-lint --help Usage npx branch-name-lint [configfileLocation JSON] Examples $ branch-name-lint
下载地址
用户评论