We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我本来打算按照git commit template 加一个校验subject为空提示的警告,因为在规范里面,subject是不能为空的。但是这几个插件,都没有做到判空限制。 然后外部的窗口commit按钮能否监听到,判断type和subject是否为空,或者说判断格式。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我本来打算按照git commit template 加一个校验subject为空提示的警告,因为在规范里面,subject是不能为空的。但是这几个插件,都没有做到判空限制。
然后外部的窗口commit按钮能否监听到,判断type和subject是否为空,或者说判断格式。
The text was updated successfully, but these errors were encountered: