t / chainlint / exit-subshell.expecton commit sequencer: refactor check_todo_list() to work on a todo_list (6ca89c6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)