Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Dec 13, 2025

Add ty and ty-docs hooks to pre-commit configuration.

This adds type checking with ty, following the pattern established in other repositories.


Note

Adds ty type checks (and docs runner) to pre-commit and includes ty in dev dependencies.

  • Pre-commit:
    • Add ty and ty-docs hooks (stage: pre-push) invoking uv run --extra=dev ty check and via doccmd.
    • Extend CI skip list to include ty and ty-docs.
  • Dependencies:
    • Add ty==0.0.1a34 to optional-dependencies.dev in pyproject.toml.

Written by Cursor Bugbot for commit 394cc01. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle merged commit 9e53822 into main Dec 13, 2025
10 checks passed
@adamtheturtle adamtheturtle deleted the ty branch December 13, 2025 08:50
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