Skip to content

Comments

Migrate type checking from mypy to ty#117

Merged
gaborbernat merged 1 commit intomainfrom
ty
Feb 19, 2026
Merged

Migrate type checking from mypy to ty#117
gaborbernat merged 1 commit intomainfrom
ty

Conversation

@gaborbernat
Copy link
Member

  • Replace mypy with ty for type checking
  • Fix _new_main signature to use Sequence[str] matching pre_commit.main.main
  • Remove redundant cast on cmd_output return
  • Add ty suppressions for monkey-patching assignments

@gaborbernat gaborbernat merged commit 3e73779 into main Feb 19, 2026
9 checks passed
@gaborbernat gaborbernat deleted the ty branch February 19, 2026 05:41
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.

1 participant