t / chainlint / exit-subshell.expecton commit diff: allow --no-color-moved-ws (b73bcba)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)