You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(tool): Add tests for CHANGELOG blank line validation
Adds unit tests to verify that the `version-check` command correctly fails when it detects blank lines between list items in a CHANGELOG, as this breaks list rendering on pub.dev.
Tests are added for both simple lists and nested lists. Also includes a minor formatting fix for the error message.
Signed-off-by: Lorenzo Croce <lorenzo.croce@arenastudios.it>
0 commit comments