t / chainlint / exit-subshell.expecton commit blame: add a fingerprint heuristic to match ignored lines (1d028dc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)