Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:25
f72132d

Fixed

  • duplication findings now honour straitjacket-allow markers. The cross-file copy/paste pass runs separately from the per-file rules, so allow-file:duplication (and line-scoped straitjacket-allow) previously had no effect on a clone — you couldn't suppress a genuinely-coincidental duplicate, which blocked gating a repo on duplication. They're now filtered through the same suppression the other rules use.

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

Full changelog: v0.2.1...v0.2.2