t / chainlint / exit-subshell.expecton commit legacy-rebase: backport -C<n> and --whitespace=<option> checks (7e097e2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)