[PR #31681] chore(ty): Bootstrap ty type checking for api #33349

Closed
opened 2026-02-21 20:53:07 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/31681

State: closed
Merged: Yes


Implements PR0 from #31680 by wiring ty into make type-check and CI style workflow, with an initial api/ty.toml exclusion list to allow incremental rollout.

  • CI: style workflow runs make type-check
  • Makefile: type-check runs basedpyright + mypy + ty
  • api: add api/ty.toml exclusions (to be reduced in follow-up PRs)
**Original Pull Request:** https://github.com/langgenius/dify/pull/31681 **State:** closed **Merged:** Yes --- Implements PR0 from #31680 by wiring `ty` into `make type-check` and CI style workflow, with an initial `api/ty.toml` exclusion list to allow incremental rollout. - CI: style workflow runs `make type-check` - Makefile: `type-check` runs basedpyright + mypy + ty - api: add `api/ty.toml` exclusions (to be reduced in follow-up PRs)
yindo added the pull-request label 2026-02-21 20:53:07 -05:00
yindo closed this issue 2026-02-21 20:53:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33349