Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEAT] Support line length wrapping #210

Open
moltar opened this issue Nov 6, 2021 · 1 comment
Open

[FEAT] Support line length wrapping #210

moltar opened this issue Nov 6, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@moltar
Copy link

moltar commented Nov 6, 2021

Is your feature request related to a problem? Please describe

We use commitlint with the conventional-changelog-conventionalcommits preset (source).

The preset body-max-line-length to 100.

When I write a commit message longer than 100 characters, they don't get automatically wrapped.

Describe the solution you'd like

Define settings for *-max-line-length.

Describe alternatives you've considered

Manually wrapping lines.

Additional context

Maybe a tighter settings match for commitlint could be beneficial.

@moltar moltar added the question Further information is requested label Nov 6, 2021
@vivaxy vivaxy added enhancement New feature or request help wanted Extra attention is needed and removed question Further information is requested labels Nov 16, 2021
@vivaxy
Copy link
Owner

vivaxy commented Nov 16, 2021

Thanks for pointing out. It's a nice feature.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants