Skip to content

IDEA插件用于模板化生成commit message和检查相关内容是否符合要求

License

Notifications You must be signed in to change notification settings

godfather1103/commit-template-check-plugin

Repository files navigation

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)
微信支付

About

IDEA插件用于模板化生成commit message和检查相关内容是否符合要求

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages