Skip to content

refactor(dev): replace basedpyright with ty - #670

Draft
disrupted wants to merge 3 commits into
restructure-packagefrom
ty
Draft

refactor(dev): replace basedpyright with ty#670
disrupted wants to merge 3 commits into
restructure-packagefrom
ty

Conversation

@disrupted

Copy link
Copy Markdown
Member

No description provided.

@disrupted
disrupted changed the base branch from main to restructure-package August 13, 2026 14:52
Comment thread pyproject.toml
# TODO: apply only to tests https://github.com/DetachHead/basedpyright/issues/668
reportPrivateUsage = false
[tool.ty]
src = { include = ["kpops", "tests", "hooks"] }

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intentionally kept the configuration minimal for now. most of the previous basedpyright rules (e.g. reportMissing...) are already enforced as Ruff lint rules. I figured strictness can be increased gradually as we go.

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