astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[ty] Support walrus operator scope leaking from comprehensions Lazy Avoid clone
charlie/walrus
14 minutes ago
Fix cargo fmt formatting
kar-ganap:fix/issue-22494
1 hour ago
Add regression test
charlie/top-mat
2 hours ago
Rework: expand range to full semicolon group in ruff_python_formatter Move the semicolon range formatting fix from the language-agnostic ruff_formatter crate to ruff_python_formatter, per MichaReiser's review. Instead of post-hoc indentation correction in Printed::slice_range, expand the user's range to cover the full semicolon-separated statement group at the top of format_range(), before find_enclosing_node and narrow_range run. This ensures semicolon-separated statements are treated as a single logical line, matching the invariant that range formatting should yield the same result as formatting the entire file. - Revert post-hoc indentation fix in ruff_formatter/src/lib.rs - Add expand_range_to_semicolon_group() with recursive AST traversal - Add semicolon_group_range() to detect same-line statement groups - Add compound_statement_bodies() helper for nested body extraction - Add 6 test cases including MichaReiser's multi-line example
kar-ganap:fix/issue-22494
2 hours ago
revert unrelated lock file changes
brent/is-wsl
2 hours ago
add copyright notes
brent/is-wsl
2 hours ago
[ty] Use `HasOptionalDefinition` for `except` handlers (#23739) ## Summary See: https://github.com/astral-sh/ruff/pull/23708#discussion_r2888278545.
main
2 hours ago
[ty] Use HasOptionalDefinition for except handlers
charlie/opt-def
2 hours ago
Active Branches
[ty] Support walrus operator scope leaking from comprehensions
last run
14 minutes ago
#23167
CodSpeed Performance Gauge
-12%
Fix range formatting of semicolon-separated statements
last run
1 hour ago
#23296
CodSpeed Performance Gauge
0%
[ty] Materialize only substituted typevars during specialization
last run
2 hours ago
#23725
CodSpeed Performance Gauge
+6%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs