0113 GitHub stars
02Detects 'Type Hint Lies' and misuse of typing.cast that mask underlying logic errors.
03Automates the transition from standard dictionaries to structured, typed dataclasses.
04Analyzes package organization to prevent circular dependencies and maintain architectural hierarchy.
05Enforces comprehensive type annotations for all functions, methods, and test signatures.
06Promotes abstract container typing to distinguish between read-only and mutable objects.