kramdown-rfc icon indicating copy to clipboard operation
kramdown-rfc copied to clipboard

Return non zero exit code on errors for clean-svg-ids

Open kesara opened this issue 2 years ago • 2 comments

kesara avatar Jun 02 '23 06:06 kesara

@kesara can you give an example of a document where it's important to bubble up this failure as a critical failure?

dkg avatar Feb 22 '24 19:02 dkg

@kesara can you give an example of a document where it's important to bubble up this failure as a critical failure?

@dkg I don't have an example in hand. IIRC this was an issue I came across when I was implementing https://author-tools.ietf.org/clean-svg-ids Author Tools logic relied on exit codes to identify errors.

kesara avatar Feb 22 '24 20:02 kesara