guilatrova / tryceratops

A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).
MIT License
432 stars 26 forks source link

Implement new violation: Inherit from base #61

Closed guilatrova closed 1 year ago

guilatrova commented 1 year ago

Allow to define allowed_base_exceptions to enforce exceptions to be used as base