t / chainlint / exit-subshell.expecton commit Fix typos in translatable strings for v2.21.0 (32ceace)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)