Skip to content

dev: Add type hints to source code for better IDE support #31

@NobleCoder69

Description

@NobleCoder69

Description

The current source code does not include type hints,
which makes static analysis and IDE support harder.

Proposed work

  • Add type hints to functions in src/
  • Update mypy configuration
  • Ensure code passes mypy checks

Benefits

  • Better readability
  • Improved IDE support
  • Easier maintenance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions