vweevers / hallmark

Markdown Style Guide, with linter and automatic fixer.
GNU General Public License v3.0
34 stars 3 forks source link

Add remark-changelog #37

Closed vweevers closed 5 years ago

vweevers commented 5 years ago

This plugin lints and fixes changelogs (among other things, it automatically adds links to <version> - <date> headers).

Only question is whether to make this (and the Keep A Changelog format) opt-in or not.

vweevers commented 5 years ago

Only question is whether to make this (and the Keep A Changelog format) opt-in or not.

I'm gonna go with no, at least until it causes problems. Having a consistent changelog format would benefit the ecosystem. And like with standard, the point is to avoid bikeshedding, rather than Keep A Changelog being the best format.