Skip to content

Add ty type checker configuration file #57

Description

@deyna256

ty is invoked in the Justfile:

typecheck:
    uv run ty check src/promptum

There is no ty.toml configuration file and no [tool.ty] section in pyproject.toml. The type checker runs entirely on defaults with no explicit settings documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions