astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Prototype filtering diagnostics by range suppressions
suppressing-diagnostics
55 seconds ago
Fix tests
MatthewMckee4:inlay-hint-follow-up
2 hours ago
[ty] Extend Liskov checks to also cover classmethods and staticmethods (#21598) ## Summary Building on https://github.com/astral-sh/ruff/pull/21436. There's nothing conceptually more complicated about this, it just requires its own set of tests and its own subdiagnostic hint. I also uncovered another inconsistency between mypy/pyright/pyrefly, which is fun. In this case, I suggest we go with pyright's behaviour. ## Test Plan mdtests/snapshots
main
3 hours ago
Dogfood ty on the `scripts` directory (#21617) ## Summary This PR sets up CI jobs to run ty from the `main` branch on the files and subdirectories in our `scripts` directory ## Test Plan Both these commands pass for me locally: - `uv run --project=./scripts cargo run -p ty check --project=./scripts` - `uv run --project=./scripts/ty_benchmark cargo run -p ty check --project=./scripts/ty_benchmark`
main
3 hours ago
[ruff][ext-lint] 2: external lint rule selection
pieterh-oai:pieterh/ext-lint-2-config
3 hours ago
[ruff][ext-lint] 2: external lint rule selection
pieterh-oai:pieterh/ext-lint-2-config
4 hours ago
[ty] support generic aliases in `type[...]`, like `type[C[int]]` (#21552) Closes https://github.com/astral-sh/ty/issues/1101.
main
4 hours ago
[ty] Improve autocomplete suppressions of keywords in variable bindings Autocomplete suggestions were not suppressed correctly during some variable bindings if the parameter name was currently matching a keyword. E.g. `def f(foo<CURSOR>` was handled correctly but not `def f(in<CURSOR>`.
RasmusNygren:improve-variable-binding-suggestions
4 hours ago
Active Branches
[ty] Inlay Hint edit follow up
last run
2 hours ago
#21621
CodSpeed Performance Gauge
0%
RFC [ruff][ext-lint] 2: external lint rule selection
last run
3 hours ago
#21413
CodSpeed Performance Gauge
0%
[ty] Fix edge cases for autocomplete suppressions in variable bindings
last run
4 hours ago
#21576
CodSpeed Performance Gauge
0%
Ā© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs