+7
β5
+11
β0
Loading
- Add recommendation to use undersort for method ordering and explicitly discourage mypy usage in AGENTS.md - Tighten size limits for maintainability: modules 500β250, functions 100β75, classes 300β200; clarify refactoring guidance - Instruct to run ruff, ty, undersort and isort after significant changes to ensure consistency - Add undersort to dev dependencies and include [tool.undersort] configuration in pyproject.toml to enforce ordering rules