t / chainlint / exit-subshell.expecton commit config: document --type=color output is a complete line (cd8e759)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)