Skip to content

Enforce 72 character limit on commit msg header #559

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

Closed
rkr87 opened this issue Aug 16, 2022 · 1 comment
Closed

Enforce 72 character limit on commit msg header #559

rkr87 opened this issue Aug 16, 2022 · 1 comment
Labels

Comments

@rkr87
Copy link

rkr87 commented Aug 16, 2022

Description

Would it be possible to enforce a limit of 72 characters on commit msg headers per git recommendations?

It would of course need to take into consideration any values already entered for "type of change" and "scope", eg;

"fix(class) " should reduce the number of characters available for the header to 61 characters.

Possible Solution

No response

Additional context

No response

Additional context

No response

@rkr87 rkr87 added the type: feature A new enhacement proposal label Aug 16, 2022
@Lee-W
Copy link
Member

Lee-W commented Aug 16, 2022

I think it a duplicate issue of #191 . In this #191 (comment), we might not be able to achieve it as of now. But new idea is welcome. I close this and let's discuss on #191 Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants