Dmitry Maevsky
Dmitry Maevsky
@sindresorhus @novemberborn There are very valid use cases where throwing a non-error value not only makes sense but is almost the only viable solution. My particular case is a sort...
Ivan, Sorry for the late reply, and thank you for kind words :) Any help is definitely appreciated. We are actively using rd-parse in a number of quite large projects,...
Is `set -o pipefail` what you're looking for?
I apologize, I should have presented my point in a more precise fashion. It is certainly possible for a TAP formatter to return the same exit code as the test...