t / chainlint / exit-subshell.expecton commit range-diff: relieve callers of low-level configuration burden (73a834e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)