Skip to content
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

Fix missing body rules with multiple new lines #179

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

Lorac
Copy link
Contributor

@Lorac Lorac commented Feb 26, 2021

A body could be crafted with multiple new lines and it would bypass
the body missing rule

It fixes: #176

A body could be crafted with multiple new lines and it would bypass
the bodymissing rule
@jorisroovers
Copy link
Owner

Thanks for the fix, looks perfect. Also verified it locally.

The failing test is an issue with PyPY which I'll need to look at, not related to this.

Merging. Thanks!

@jorisroovers jorisroovers merged commit fb940e6 into jorisroovers:main Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blank lines after title cause gitlint to ignore missing body (B6)
2 participants