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] Added support for "go to definition" for attribute accesses and keyword arguments server Related to the LSP server ty Multi-file analysis & type inference
#19417 opened Jul 18, 2025 by UnboundVariable Loading…
[prototype] Move full diagnostic rendering to ruff_db diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#19415 opened Jul 17, 2025 by ntBre Draft
[ty] Garbage-collect reachability constraints internal An internal refactor or improvement ty Multi-file analysis & type inference
#19414 opened Jul 17, 2025 by dcreager Draft
[ty] More fully support 'if typing.TYPE_CHECKING' ty Multi-file analysis & type inference
#19412 opened Jul 17, 2025 by carljm Draft
[ty] Reduce number of inline stored definitions per place ty Multi-file analysis & type inference
#19409 opened Jul 17, 2025 by MichaReiser Loading…
[ty] Add caching for submodule completion suggestions internal An internal refactor or improvement server Related to the LSP server ty Multi-file analysis & type inference
#19408 opened Jul 17, 2025 by BurntSushi Loading…
(fix): properly handle empty comments on next physical line after line continuation bug Something isn't working fixes Related to suggested fixes for violations
#19405 opened Jul 17, 2025 by soundsonacid Loading…
[flake8-use-pathlib] Add autofix for PTH101, PTH104, PTH105, PTH121 fixes Related to suggested fixes for violations preview Related to preview mode features
#19404 opened Jul 17, 2025 by chirizxc Loading…
[flake8-pyi] Preserve inline comment in ellipsis removal (PYI013) bug Something isn't working fixes Related to suggested fixes for violations
#19399 opened Jul 17, 2025 by Luunynliny Loading…
[prototype] Move concise diagnostic rendering to ruff_db diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#19398 opened Jul 17, 2025 by ntBre Draft
[ty] Implement mock language server for testing server Related to the LSP server testing Related to testing Ruff itself ty Multi-file analysis & type inference
#19391 opened Jul 17, 2025 by dhruvmanila Loading…
[ty] make del x force local resolution of x in the current scope ecosystem-analyzer ty Multi-file analysis & type inference
#19389 opened Jul 16, 2025 by oconnor663 Loading…
[ty] Expansion of enums into unions of literals ecosystem-analyzer ty Multi-file analysis & type inference
#19382 opened Jul 16, 2025 by sharkdp Draft
[ty] perform type narrowing for places marked global too ecosystem-analyzer ty Multi-file analysis & type inference
#19381 opened Jul 16, 2025 by oconnor663 Loading…
[ty] add an I_KNOW_TY_IS_PRE_RELEASE env var to turn off the pre-release warning ty Multi-file analysis & type inference
#19380 opened Jul 16, 2025 by oconnor663 Loading…
Move grouped rendering to ruff_db diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#19377 opened Jul 15, 2025 by ntBre Draft
[ty] Add support for @warnings.deprecated diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#19376 opened Jul 15, 2025 by Gankra Loading…
18 of 26 tasks
chore(deps): upgrade mkdocs-github-admonitions-plugin to v0.1.1 dependencies Pull requests that update a dependency file
#19375 opened Jul 15, 2025 by corneliusroemer Loading…
[refurb] Ignore decorated functions for FURB118 bug Something isn't working rule Implementing or modifying a lint rule
#19339 opened Jul 14, 2025 by danparizher Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.