You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Red Knot is the codename for Astral's type checker that will be part of ruff. Assuming it is as fast and high quality as everything else they make, I hope it will be a drop-in replacement for mypy.
Further, this will be reasonable to add into a pre-commit hook even for moderately sized codebases.
The text was updated successfully, but these errors were encountered:
cthoyt
changed the title
Add pre-commit hooks for black, flake8, and mypy
Add pre-commit hooks after ruff releases red-knot and kills mypy
Oct 18, 2024
cthoyt
changed the title
Add pre-commit hooks after ruff releases red-knot and kills mypy
Add pre-commit hooks after ruff releases red-knot and obsceletes mypy
Oct 18, 2024
cthoyt
changed the title
Add pre-commit hooks after ruff releases red-knot and obsceletes mypy
Switch from mypy to red knot
Nov 25, 2024
Red Knot is the codename for Astral's type checker that will be part of ruff. Assuming it is as fast and high quality as everything else they make, I hope it will be a drop-in replacement for mypy.
Keep up with the churn at https://github.com/astral-sh/ruff/labels/red-knot
Further, this will be reasonable to add into a pre-commit hook even for moderately sized codebases.
The text was updated successfully, but these errors were encountered: