v0.7.0
Changelog
Features
- ccaffef feat(fmt): shortcode-indent pass and FormatPass/FormatRegistry extension system by @OCharnyshevich
- 01046ee feat(rule): blanks-around-center flags missing blank lines around blocks by @OCharnyshevich
- d4cb86c feat(rule): blanks-around-thematic-break flags missing blank lines around --- / *** / ___ by @OCharnyshevich
- 7ac17c0 feat(rule): no-broken-anchor validates cross-page and relref anchors by @OCharnyshevich
Bug fixes
- daf1298 fix(lint): extract scHandleMultilineContinuation to reduce cyclomatic complexity by @OCharnyshevich
Others
- 98b1eba ci: upload test coverage to codecov + badge by @OCharnyshevich
- b35cbc7 docs(readme): add CI, release, version, Go reference/report-card, and license badges by @OCharnyshevich