mirror of https://github.com/astral-sh/ruff
@carljm put forth a reasonably compelling argument that just disabling this lint might be advisable. If we agree, here's the implementation. * Fixes https://github.com/astral-sh/ty/issues/309 --------- Co-authored-by: Carl Meyer <carl@astral.sh> |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| tests | ||
| CONTRIBUTING.md | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
ty
ty is an extremely fast type checker.
The Rust code for ty lives in this repository; see CONTRIBUTING.md for more information on contributing to ty.
See the ty repo for ty documentation and releases.