Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
astral-sh/ruff
Pull Requests
Commits
Open
Closed
[ty] Context for invalid assignment diagnostics
ty
#24309 opened 2026-03-30 14:51 by
sharkdp
`RUF072`: skip formfeeds on dedent
#24308 opened 2026-03-30 14:34 by
second-ed
Store definition indexes as u32
ty
#24307 opened 2026-03-30 13:52 by
charliermarsh
[ty] Remove some re-computable fields from definitions
ty
#24306 opened 2026-03-30 13:47 by
charliermarsh
[ty] Fix panic on `list[Annotated[()]]`
bug
ty
#24303 opened 2026-03-30 12:18 by
AlexWaygood
[ty] Support basic narrowing with aliased conditional expressions
ty
ecosystem-analyzer
#24302 opened 2026-03-30 09:13 by
mtshiba
[`flake8-self`] Make `SLF` diagnostics robust to non-self-named variables
bug
preview
#24281 opened 2026-03-29 14:29 by
charliermarsh
Disallow starred expressions as values of starred expressions
bug
parser
#24280 opened 2026-03-29 14:13 by
dylwil3
[ty] Fix nested global and nonlocal lookups through forwarding scopes
bug
ty
#24279 opened 2026-03-29 01:56 by
charliermarsh
[ty] Avoid stack overflow when materializing recursive union aliases
ty
#24278 opened 2026-03-29 01:15 by
charliermarsh
[ty] Preserve recursively-defined flag during normalization
ty
#24276 opened 2026-03-28 23:49 by
charliermarsh
[ty] Preserve recursive widening for inherited implicit attributes
ty
#24272 opened 2026-03-28 18:33 by
charliermarsh
Mark RUF010 fix as unsafe when it deletes a comment
fixes
#24270 opened 2026-03-28 16:16 by
tranhoangtu-it
[ty] Apply src-layout heuristics in desperate module resolution
ty
#24261 opened 2026-03-27 23:30 by
markjm
fix: let TD003 behave the same for urls and issue codes
rule
#24260 opened 2026-03-27 22:57 by
Crissal1995
Fetch the cargo-dist binary directly instead of using the installer
release
#24258 opened 2026-03-27 21:14 by
zanieb
[ty] Show constructor signature on hover
server
ty
#24257 opened 2026-03-27 21:14 by
Glyphack
[ty] Add materialization to `Divergent` type
ty
#24255 opened 2026-03-27 20:31 by
charliermarsh
[ty] avoid rewriting nested function literals in return-callable flow
bug
ty
#24254 opened 2026-03-27 19:48 by
denyszhak
[ty] Make `Divergent` a top-level type variant
internal
ty
#24252 opened 2026-03-27 18:23 by
charliermarsh
[ty] Improve robustness of various type-qualifier-related checks
ty
#24251 opened 2026-03-27 17:42 by
AlexWaygood
publish installers to `/installers/ruff/latest` on the mirror
release
#24247 opened 2026-03-27 15:30 by
zsol
Test what happens when we make some defaults warning
do-not-merge
#24243 opened 2026-03-27 13:21 by
dylwil3
[ty] Support glob patterns in `environment.extra-paths`
ty
#24240 opened 2026-03-27 10:25 by
dogukancagatay
Detect superfluous else on try/except (RET505-508)
#24239 opened 2026-03-27 09:50 by
seroperson
[ty] Preserve inherited typevars in decorated helper returns
ty
#24222 opened 2026-03-26 22:30 by
Hugo-Polloli
[`pep8-naming`] Recursive base class checking for `N818` in preview
rule
preview
#24204 opened 2026-03-26 11:17 by
bitloi
[`fastapi`] Resolve `Annotated` dependency aliases in `FAST003`
rule
#24201 opened 2026-03-26 08:50 by
bitloi
[`perflint`] Implement loop-global-usage (PERF202)
rule
#24199 opened 2026-03-26 07:50 by
seroperson
[ty] pass type context to both sides of binary operations
ty
#24197 opened 2026-03-26 05:44 by
oconnor663
Older