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] Provide docstrings for stdlib APIs when hovering over them in an IDE internal An internal refactor or improvement ty Multi-file analysis & type inference
#19311 opened Jul 13, 2025 by AlexWaygood Loading…
[ty] synthesize __setattr__ and __delattr__ for frozen dataclasses ty Multi-file analysis & type inference
#19307 opened Jul 13, 2025 by thejchap Draft
[ty] Move node_reachability from UseDefMap to SemanticIndex internal An internal refactor or improvement ty Multi-file analysis & type inference
#19300 opened Jul 12, 2025 by MichaReiser Loading…
[refurb] Make example error out-of-the-box (FURB122) documentation Improvements or additions to documentation
#19297 opened Jul 11, 2025 by MeGaGiGaGon Loading…
Move RDJSON rendering to ruff_db diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#19293 opened Jul 11, 2025 by ntBre Loading…
[ty] Extend tuple __len__ and __bool__ special casing to also cover tuple subclasses ty Multi-file analysis & type inference
#19289 opened Jul 11, 2025 by AlexWaygood Loading…
[ty] Fix handling of metaclasses in object.<CURSOR> completions server Related to the LSP server ty Multi-file analysis & type inference
#19286 opened Jul 11, 2025 by BurntSushi Loading…
[ty] Fix server version server Related to the LSP server ty Multi-file analysis & type inference
#19284 opened Jul 11, 2025 by MichaReiser Loading…
[ty] List all enum members testing Related to testing Ruff itself ty Multi-file analysis & type inference
#19283 opened Jul 11, 2025 by sharkdp Loading…
[ty] Check shifts of literals ints ty Multi-file analysis & type inference
#19281 opened Jul 11, 2025 by AlexWaygood Loading…
Try depot-cargo ci Related to internal CI tooling
#19278 opened Jul 11, 2025 by MichaReiser Draft
[ty] Pretty-format overloaded functions/methods/callables in hover ty Multi-file analysis & type inference
#19275 opened Jul 11, 2025 by InSyncWithFoo Draft
[pylint] Make example error out-of-the-box (PLE2502) documentation Improvements or additions to documentation
#19272 opened Jul 10, 2025 by MeGaGiGaGon Loading…
WIP: try to defer walking function bodies in SemanticIndexBuilder ty Multi-file analysis & type inference
#19271 opened Jul 10, 2025 by oconnor663 Draft
[ty] Function argument inlay hints server Related to the LSP server ty Multi-file analysis & type inference
#19269 opened Jul 10, 2025 by MatthewMckee4 Loading…
[flake8-comprehensions] add new rule C421 - unnecessary literal within set call needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#19268 opened Jul 10, 2025 by bluetech Loading…
[ty] Consider virtual files for workspace diagnostics server Related to the LSP server ty Multi-file analysis & type inference
#19264 opened Jul 10, 2025 by dhruvmanila Draft
[ty] Handle configuration errors in LSP more gracefully server Related to the LSP server ty Multi-file analysis & type inference
#19262 opened Jul 10, 2025 by MichaReiser Loading…
Update salsa internal An internal refactor or improvement ty Multi-file analysis & type inference
#19258 opened Jul 10, 2025 by ibraheemdev Draft
Deprecate lint rules that correspond to syntax errors breaking Breaking API change rule Implementing or modifying a lint rule
#19249 opened Jul 10, 2025 by CodeMan62 Draft v0.13
[flake8_bandit] Fix S412 false negatives for any imports from wsgiref.handlers and twisted.web.twcgi needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#19247 opened Jul 9, 2025 by danparizher Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.