rye
rye copied to clipboard
`cargo clippy` == `rye mypy`?
Cargo exposes clippy to report errors and warning in the code. Would it be possible to have a similar experience with mypy
in rye?