Expand description
Helper functions for consistent exit behavior
Functionsยง
- success
- Exit with success code (0)
- tool_
error - Exit with tool error code (2)
- violations_
found - Exit with violations found code (1)
Helper functions for consistent exit behavior