t / chainlint / exit-subshell.expecton commit RelNotes: minor typo fixes in 2.22.0 draft (ee70b40)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)