2 Star 10 Fork 3

godfather1103 / commit-template-check-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

commit-template-check-plugin (The plugin in jetbrains IDEs)

English Readme:

Create a commit message with the following template,It also provides the operation of checking the format of commit:

<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>

The plug-in is based on Git Commit Template

中文说明:

该插件可以按照如下模板去生成commit的内容,并提供了检测commit的格式的操作:

<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>

该插件是在Git Commit Template的基础上开发完成

赞助者(Sponsors)

IntelliJ IDEA IntelliJ IDEA
感谢 Jetbrains 提供 IntelliJ IDEA 许可证!
Thanks to Jetbrains provided license for the IntelliJ IDEA!

附录(Annex)

commit-template-check-plugin:
Plugin
Github
码云

commit-template-idea-plugin:
Plugin
Code

更新日志(Changelog)

点击这里(click here)

捐赠(Donate)

你的馈赠将助力我更好的去贡献,谢谢!
Your gift will help me to contribute better, thank you!

PayPal

支付宝(Alipay)
支付宝 支付宝

微信(WeChat)
微信支付

MIT License Copyright (c) 2018 Jack Chu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

IDEA插件用于模板化生成commit message和检查相关内容是否符合要求 展开 收起
Java
MIT
取消

发行版 (3)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/godfather1103/commit-template-check-plugin.git
git@gitee.com:godfather1103/commit-template-check-plugin.git
godfather1103
commit-template-check-plugin
commit-template-check-plugin
master

搜索帮助