--fail-level SEVERITY Minimum severity (A/I/R/C/W/E/F) for exit
with error code.
say what the letters mean or only show long-form (autocorrect etc)
ideally support all or any so it's obvious that I want to fail on anything
because someone reading --fail-level A needs to read up on what that means whereas --fail-level any would be obvious.
The text was updated successfully, but these errors were encountered:
grosser commentedFeb 11, 2022
all
orany
so it's obvious that I want to fail on anythingbecause someone reading
--fail-level A
needs to read up on what that means whereas--fail-level any
would be obvious.The text was updated successfully, but these errors were encountered: