Add an option for raising wheel validation errors as soon as they occur #11
Labels
c:inspecting
Issues related to the top-level wheel inspection
CLI
Relating to the command-line interface
enhancement
New feature or request therefor
error handling
Responding to problems
The inspection functions should take a
raising: bool = False
parameter, and the command line should take a--raising
option, for controlling whether the wheel inspection should raise an exception immediately upon encountering the first wheel validation failure.The text was updated successfully, but these errors were encountered: