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

[ty] IDE: only provide declarations and bindings as completions server Related to the LSP server ty Multi-file analysis & type inference
#18456 opened Jun 4, 2025 by sharkdp Loading…
[ty] Surface matched overload diagnostic directly diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18452 opened Jun 4, 2025 by dhruvmanila Draft
Remove Message::to_rule diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#18447 opened Jun 3, 2025 by ntBre Loading…
[ty] Add infrastructure for AST garbage collection ty Multi-file analysis & type inference
#18445 opened Jun 3, 2025 by ibraheemdev Loading…
[ty] Add subdiagnostic suggestion to unresolved-reference diagnostic when variable exists on self diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18444 opened Jun 3, 2025 by lipefree Draft
[ty] Fix missing registration of identifiers during semantic index construction server Related to the LSP server ty Multi-file analysis & type inference
#18441 opened Jun 3, 2025 by BurntSushi Loading…
[ty] Unify Type::is_subtype_of() and Type::is_assignable_to() ty Multi-file analysis & type inference
#18430 opened Jun 2, 2025 by AlexWaygood Loading…
Ruff 0.12 breaking Breaking API change release Related to the release process
#18427 opened Jun 2, 2025 by ntBre Draft
2 tasks
v0.12
[pylint] add fix safety section (PLR1714) documentation Improvements or additions to documentation
#18415 opened Jun 1, 2025 by yunchipang Loading…
Fix false positive in for mutations in return statements (B909) rule Implementing or modifying a lint rule
#18408 opened Jun 1, 2025 by K-dash Loading…
[ty] Infer list type from list expression ty Multi-file analysis & type inference
#18402 opened May 31, 2025 by MatthewMckee4 Loading…
[pylint] Ignore __init__.py files in (PLC0414) bug Something isn't working
#18400 opened May 31, 2025 by GideonBear Loading…
2
1
[ruff] Lint for implicit concatenation of t-strings and f-strings preview Related to preview mode features python314 Related to Python 3.14 rule Implementing or modifying a lint rule
#18396 opened May 30, 2025 by dylwil3 Loading…
[ty] Refactor if narrowing ty Multi-file analysis & type inference
#18392 opened May 30, 2025 by ericmarkmartin Loading…
Unify OldDiagnostic and Message diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#18391 opened May 30, 2025 by ntBre Draft
[ty] Fix __setattr__ call check precedence during attribute assignment ty Multi-file analysis & type inference
#18347 opened May 28, 2025 by thejchap Loading…
[ty] Check shifts of Literal ints ty Multi-file analysis & type inference
#18329 opened May 27, 2025 by brandtbucher Draft
[flake8-pyi] fix of custom typevar for self with string annotations (PYI019) rule Implementing or modifying a lint rule
#18311 opened May 26, 2025 by close2code-palm Loading…
[ty] Add partial support for TypeIs ty Multi-file analysis & type inference
#18294 opened May 25, 2025 by InSyncWithFoo Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.