Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:11
525acc7

Fixed

  • duplication in Markdown now honours straitjacket-allow markers too. A clone inside a doc's fenced code block carries a :<lang> tag on its source id (e.g. docs.md:bash), so the finding's path wasn't a real file — the suppression added in 0.2.2 couldn't open it and the marker was ignored. The :<lang> tag is now stripped, which also tidies the reported path.

Install: curl -fsSL https://raw.githubusercontent.com/zmaril/straitjacket/main/install.sh | sh

Full changelog: v0.2.2...v0.2.3