Skip to content

[CI] Add mypy Type Checking to Pre-commit Hook #60

Description

@DsThakurRawat

Description

The codebase uses type hints extensively, but they are not enforced during the commit process.

Task

  • Update .pre-commit-config.yaml to include mirrors-mypy.
  • Configure a basic mypy.ini (or section in pyproject.toml) that ignores missing imports for 3rd party libs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions