-
Notifications
You must be signed in to change notification settings - Fork 933
body-leading-blank complains about missing line #876
New issue
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
Comments
Weird. Looks ok here. I tested it with your config on OSX using node |
my |
I tried it with |
I tried same config in other PC . it as well and it works.....,so sad. |
怎么办呢? The other PC was also Windows? And it worked? |
other PC is windows, it worked .... |
I can reproduce this issue.
|
@mschilli87 please open a new issue an provide more info, i.e. commit message, OS, commitlint-config, whatever might be relevant. Thanks |
Expected Behavior
body-leading-blank
should pass if the body has a leading blank lineCurrent Behavior
body-leading-blank
returns a warning if the body has a leading blank lineand is present.
If no body exists no warning is returned
Affected packages
Possible Solution
Steps to Reproduce (for bugs)
commitlint.config.js
Context
Your Environment
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: