diffplug / diffplug/spotless-changelog

Allow the version token to be a link

Open
#21 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
49
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello,
In my project instead of using a simple `[1.0.0] - 2021-04-06` we use `[1.0.0](#100---2021-04-06) - 2021-04-06` (to quickly focus on the paragraph version and to be more pretty).
But because you only check for `"] - "` to end the parsing of the version then in my changelogs the changelogCheck is going to always throw the error below:

https://github.com/diffplug/spotless-changelog/blob/3b773c36024815f8dc4c07e753dee8ba482f6a51/spotless-changelog-lib/src/main/java/com/diffplug/spotless/changelog/Changelog.java#L252-L257

What do you think?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.