t / chainlint / exit-subshell.expecton commit editorconfig: provide editor settings for Git developers (6f9beef)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)