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

[pyupgrade] Make example error out-of-the-box (UP040) documentation Improvements or additions to documentation
#19296 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] Move ScopedUseId to UseDefMap internal An internal refactor or improvement ty Multi-file analysis & type inference
#19290 opened Jul 11, 2025 by MichaReiser Draft
[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 Draft
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…
[pydoclint] Fix SyntaxError from fixes with line continuations (D201, D202) bug Something isn't working fixes Related to suggested fixes for violations
#19246 opened Jul 9, 2025 by MeGaGiGaGon Loading…
[flake8-use-pathlib] Add autofix for PTH109 fixes Related to suggested fixes for violations preview Related to preview mode features
#19245 opened Jul 9, 2025 by chirizxc Loading…
[pylint] stabilizing PLR0917 breaking Breaking API change do-not-merge Do not merge this pull request
#19240 opened Jul 9, 2025 by CodeMan62 Draft v0.13
[airflow] stablize AIR302 breaking Breaking API change
#19239 opened Jul 9, 2025 by CodeMan62 Draft v0.13
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.