当前位置:   article > 正文

subject may not be empty | type may not be empty_subject may not be empty [subject-empty] type ma

subject may not be empty [subject-empty] type may not be empty [type-em

✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

原因是使用了规范commit信息的工具,你的提交信息不符合规范,所以被拒绝了

commit规范工具

  • commitlint
  • husky

解决方式一:修改提交信息, 使其符合规范

git commit -m "feat: 新功能"
  • 1

解决方式二:直接卸载工具

npm uninstall husky
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/365479
推荐阅读
相关标签
  

闽ICP备14008679号