mirror of https://github.com/astral-sh/ruff
Without the newline, the rendering would just combine all the bullet points in a single line like in https://docs.astral.sh/ty/reference/configuration/#exclude_1. With the empty line, it would be similar to https://docs.astral.sh/ty/reference/configuration/#include_1. |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| tests | ||
| CONTRIBUTING.md | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
ty
ty is an extremely fast type checker. Currently, it is a work-in-progress and not ready for production use.
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.