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

body-wider-than-72-characters should not apply to git comments #1525

Open
professor opened this issue Sep 9, 2024 · 2 comments
Open

body-wider-than-72-characters should not apply to git comments #1525

professor opened this issue Sep 9, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@professor
Copy link

Describe the bug
When committing a file that has a long file name, BodyWiderThan72Characters triggers.

To Reproduce
Steps to reproduce the behavior:

  1. modify a file with a long file
  2. git add -p
  3. git commit -v

Expected behavior
A clear and concise description of what you expected to happen.

The commit succeeds

Screenshots
If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@professor professor added the bug Something isn't working label Sep 9, 2024
@PurpleBooth
Copy link
Owner

Aw dang! This one had come up before and I thought I got it. Will look into it. Thanks for the report

@PurpleBooth
Copy link
Owner

Hey, just gave this a go, and I can't replicate it. Probably don't have the message quite right. Can you drop me the text that triggers the lint and the version of git-mit?

Here's how to get the version

git-mit --version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants