splint returns a zero exit code when the CLI syntax is invalid, which hides errors in larger, complex shell scripts. splint should return a non-zero exit code when CLI syntax is bad, in order to identify problems sooner rather than later.
Log in to post a comment.