body-max-line-length
and footer-max-line-length
rules are not working on latest release
#416
Closed
1 of 4 tasks
As of #400, the
body-max-line-length
andfooter-max-line-length
rules, including it's documentation, has been added onmaster
branch, while the latest available release of the package does not contain this options.Expected Behavior
When I use the
body-max-line-length
andfooter-max-line-length
rules on my config file, the linter should run normally.Current Behavior
When I use the
body-max-line-length
andfooter-max-line-length
rules on my config file, the linter raises the following error:Affected packages
Possible Solution
Release a new version of the package using
master
branch as base.Context
I want to set the
body-max-line-length
andfooter-max-line-length
rules.Your Environment
commitlint --version
7.0.0
git --version
2.11.0
node --version
8.11.4
The text was updated successfully, but these errors were encountered: