来自社区
¥Projects from the community
备注
¥Remark
?> 这些项目与我们没有任何关联。
¥?> These projects are not affiliated with us in any way.
在使用任何这些项目之前,请确保你知道自己在做什么。如果你发现项目有任何异常,请告知我们。
¥Before you use any of these projects make sure you know what you are doing. If you find anything weird about a project let us know.
如果你想将项目添加到此列表 打开拉取请求。
¥If you want to add a project to this list open a pull request.
项目列表
¥List of Projects
commitlint.io - 帮助你的项目确保提交信息整洁美观,无需下载或安装。
¥commitlint.io - helps your project to ensure nice and tidy commit messages without needing any download or installation
commitlint 插件功能规则 - 使用函数作为规则值,根据提交信息创建规则,并使用正则表达式等。
¥commitlint plugin function rules - use functions as rule value to create rules based on commit messages, with regular expressions and more
commitlint-plugin-selective-scope - 使用正则表达式和纯文本限制每种类型的范围。
¥commitlint-plugin-selective-scope - limit scopes per type with regular expressions and plain text
commitlint-gitlab-ci -
commitlint
的一个小封装器,用于处理 Gitlab CI 的怪癖而不会导致作业失败。¥commitlint-gitlab-ci - a small wrapper around
commitlint
for working with the quirks of Gitlab's CI without failing jobs