v0.2.2
Fixed
duplicationfindings now honourstraitjacket-allowmarkers. The cross-file copy/paste pass runs separately from the per-file rules, soallow-file:duplication(and line-scopedstraitjacket-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