🚀 New issue to reagento/relator by @Sehat1137
📝 Add mypy for static type checking (#9)
Summary:
Integrate mypy static type checker into the project to detect type-related errors before runtime and improve code reliability
Proposed Actions:
• Add mypy.ini with basic configuration.
• Add mypy to development dependencies (e.g., requirements-dev.txt).
• Start with a minimal configuration, ignoring missing imports for third-party libraries.
• Update CI/CD pipeline (e.g., GitHub Actions) to run mypy . command.
• Consider enabling the --strict flag for comprehensive type checking.
#good_first_issue
sent via relator
Post #130
829
Forwarded from ReagentoBot
- 👍 3
- 🤔 1
- 💩 1
- 🤡 1