gitlint:为您的git commit消息整理 源码

上传:brood93148 浏览: 14 推荐: 0 文件:ZIP 大小:247KB 上传时间:2021-02-10 01:01:18 版权申诉
gitlint: 用python编写的Git提交消息linter(对于Linux和Mac,在Windows上是实验性的),检查提交消息的样式。 有关完整文档,请参见 。 贡献 欢迎所有贡献,非常感谢! 我正在扮演更积极的共同维护者角色感兴趣的,因为我越来越难以找到时间来维护gitlint。 如果您有兴趣,请打开公关-谢谢! 有关如何开始的详细信息,请参见很简单! 我们维护。
上传资源
用户评论
相关推荐
funny initial git commit有趣初始git commit消息源码
搞笑提交 每当我开始一个新项目时,我都不知道第一次提交该写什么。 在执行“ git init”之后,技术上什么都没有了...... 安装 npm install -g funny-commit 用法
ZIP
4KB
2021-02-17 03:48
lucky commit自定义git commit哈希源码
lucky-commit:自定义您的git commit哈希!
ZIP
13KB
2021-02-06 06:53
git commit style guide使git commit消息更易读和有用源码
git-commit-style-guide 目的 统一团队Git commit日志标准,可以进行后续代码审查,版本发布以及日志自动化生成等等。 统一团队的Git工作流,包括分支使用,标签规范,问题等
ZIP
135KB
2021-04-23 08:18
clean commit action Github防止错误git commit消息动作源码
[WIP]清洁承诺行动 Clean-commit-action是防止不良git commit消息的简单操作。 为什么 提交消息起着非常重要的作用,并且是在很长一段时间后去查看提交内容的最佳方式,可以与
ZIP
821KB
2021-02-01 23:08
git commit规范化git commit源码
git提交 规范化git-commit
ZIP
10KB
2021-04-04 09:12
git commit gen任何git repo生成伪造git commits源码
git-commitgen git-commit-gen是一个有趣的工具,可以建立git repo日志的模型(使用出色的库),并使用它来生成提交消息。 回购中的提交越多,生成的消息似乎越真实。 输出示
ZIP
3KB
2021-02-22 21:43
alfred git commit message example Alfred Git提交消息示例源码
Alfred Git提交消息示例 安装 从下载。 Git消息示例源 感谢 。 建立 pip install --target=. Alfred-Workflow
ZIP
1.87MB
2021-02-15 14:50
alfred git snippets很棒git commit消息Alfred Powerpack片段源码
alfred-git-snippets:很棒的git commit消息的Alfred Powerpack片段
ZIP
3KB
2021-02-08 16:05
git last commit源码
#Last commit SHA我的命令向我们显示了上一次git commit的SHA
ZIP
554KB
2021-02-23 17:26
git auto commit源码
git自动提交
ZIP
11KB
2021-05-04 21:47
gitmoji android live templates很棒Android Studio Live模板来装饰git commit消息源码
gitmoji-android-live-templates:很棒的Android Studio Live模板来装饰您的git commit消息
ZIP
314KB
2021-03-08 06:42
pre commit自动在git仓库中安装一个git pre commit脚本该脚本在pre commit时运行npm test源码
预先提交 pre-commit是git的预提交钩子安装程序。 在提交更改之前,它将确保您的npm test (或其他指定的脚本)通过。 所有这些都可以在package.json方便地配置。 但是不用担
ZIP
13KB
2021-04-22 12:50
node semantic git commit cli用于语义git commitCLI源码
语义git-commit-cli 保留语义git commit的CLI。 支持表情符号 :grinning_face_with_smiling_eyes: :thumbs_up: 为什么? 许多项目有
ZIP
314KB
2021-02-16 13:02
git notify通过git commit消息向团队传达重要更新源码
git通知 通过git commit消息与团队交流重要更新。 什么是git-notify? 有时您需要将更改传达给项目中的其他开发人员。 在小型团队中,Slack消息行之有效,但是在大型团队和分布式组
ZIP
540KB
2021-04-08 14:03
commitlinter maven plugin用于清除git commit消息Maven插件源码
代码状态 用法 该插件根据您定义的规则删除您的git commit消息。 它基本上是从git存储库中读取提交消息,并将其与您提供的Regex匹配,然后根据您的规则添加每个捕获组。 < plugi
ZIP
65KB
2021-02-06 16:03