Skip to content

Integrate Ty type checker into pre-commit#3

Merged
paulgessinger merged 2 commits intomainfrom
cursor/integrate-ty-type-checker-into-pre-commit-ddf7
Jul 12, 2025
Merged

Integrate Ty type checker into pre-commit#3
paulgessinger merged 2 commits intomainfrom
cursor/integrate-ty-type-checker-into-pre-commit-ddf7

Conversation

@paulgessinger
Copy link
Member

Integrate Ty type checker and fix all reported type issues to improve code quality.

The fixes primarily involve adding cast for Sanic's dynamic config, using # type: ignore for Pydantic model instantiations where data structure is guaranteed by webhooks, and minor type corrections in tests. This approach ensures minimal code changes while achieving type safety.

@paulgessinger paulgessinger merged commit 234ee90 into main Jul 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants