Skip to content

Add typechecking for backend apps #303

Description

@luxaritas

Is your feature request related to a problem? Please describe.
The current backend templates do use type annotations, but don't do any typechecking. While these are relatively simple applications, it could help the goal of strudel to be a best practices "batteries included" starting point to include this.

Describe the solution you'd like
Configure typechecking and add to CI. It could be interesting to look into ty (in the Astral ecosystem, like uv), though it's still beta (see astral-sh/ty#2556). mypy is probably the most established. pyright from microsoft is another option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Open
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions