Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[pylint] Ignore identical members (PLR1714)
#22220 opened Dec 27, 2025 by njhearp Loading…
[ty] Make the implicit shadowing message on invalid assignment diagnostic info diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#22219 opened Dec 27, 2025 by MatthewMckee4 Loading…
[ty] Add option to disable syntax errors in the language server server Related to the LSP server ty Multi-file analysis & type inference
#22217 opened Dec 26, 2025 by MatthewMckee4 Loading…
Typevar does not recognize kwargs for arg001
#22214 opened Dec 26, 2025 by ValdonVitija Loading…
[ty] fix and simplify callable type materializations ecosystem-analyzer ty Multi-file analysis & type inference
#22213 opened Dec 26, 2025 by carljm Loading…
Implement a fixer for E402
#22212 opened Dec 26, 2025 by PeterJCLaw Draft
[refurb] Mark FURB192 fix as always unsafe
#22210 opened Dec 26, 2025 by harupy Loading…
[ty] Fix super() with TypeVar-annotated self and cls parameter bug Something isn't working ecosystem-analyzer ty Multi-file analysis & type inference
#22208 opened Dec 26, 2025 by charliermarsh Loading…
[ruff] Fix false negatives of chained-comparison (PLR1716)
#22206 opened Dec 26, 2025 by Bnyro Loading…
[pylint]: Implement consider-swap-variables (PLR1712)
#22205 opened Dec 26, 2025 by Bnyro Loading…
[ty] Test performance and memory impact of shrinking Salsa's DB key ty Multi-file analysis & type inference
#22203 opened Dec 26, 2025 by MichaReiser Draft
ci(zizmor): remove broad zizmor ignores ci Related to internal CI tooling
#22199 opened Dec 25, 2025 by samypr100 Draft
[ty] Split out ty_python_types crate internal An internal refactor or improvement ty Multi-file analysis & type inference
#22197 opened Dec 25, 2025 by MichaReiser Draft
[ty] Add diagnostics for __init_subclass__ argument mismatch ty Multi-file analysis & type inference
#22185 opened Dec 24, 2025 by RasmusNygren Loading…
[ty] Add support for @total_ordering ty Multi-file analysis & type inference
#22181 opened Dec 24, 2025 by charliermarsh Loading…
[ty] Add named fields for Place enum internal An internal refactor or improvement ty Multi-file analysis & type inference
#22172 opened Dec 24, 2025 by charliermarsh Draft
[ty] Offer string literal completion suggestions in function calls, annotated assignments, and TypedDict contexts server Related to the LSP server ty Multi-file analysis & type inference
#22154 opened Dec 23, 2025 by Minibrams Loading…
[ty] Emit diagnostic on tuple subclasses that override __eq__, __ne__ or __bool__ methods ty Multi-file analysis & type inference
#22150 opened Dec 22, 2025 by MatthewMckee4 Loading…
[ruff] Add non-empty-init-module (RUF070) preview Related to preview mode features rule Implementing or modifying a lint rule
#22143 opened Dec 22, 2025 by ntBre Loading…
Add PT101: "pytest parametrize bool without ids" needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#22136 opened Dec 22, 2025 by akx Loading…
[ty] Add support for narrowing on tuple match cases ty Multi-file analysis & type inference
#22134 opened Dec 22, 2025 by charliermarsh Draft
ProTip! no:milestone will show everything without a milestone.