fix: body-max-line-length
is not respecting footer-max-line-length
and failing for long footers
#4088
Open
1 of 4 tasks
Labels
Steps to Reproduce
Current Behavior
The commitlint fails with
body-max-line-length
Expected Behavior
It shouldn't fail with
body-max-line-length
asfooter-max-line-length
is respectedAffected packages
Possible Solution
No response
Context
Am facing this issue when using the commitlint-pre-commit-hook plugin for pre-commit.
Have current suppressed the checks with the following config
commitlint --version
@commitlint/cli@19.3.0
git --version
v2.39.3
node --version
v12.22.12
The text was updated successfully, but these errors were encountered: