20.0.0 (2025-09-25)
Features
- feat(rules)!: make body-max-line-length ignore lines with URLs (#4486) (2f37a88), closes #4486 by @aspiers
BREAKING CHANGES
- when lines contain URLs exceeding the maximum
line lengthbody-max-line-length
will be ignored
Full Changelog: v19.9.1...v20.0.0