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

[flake8_pyi] Fix PYI041's fix causing TypeError with None | None | ... bug Something isn't working fixes Related to suggested fixes for violations
#18637 opened Jun 11, 2025 by robsdedude Loading…
Update salsa ty Multi-file analysis & type inference
#18636 opened Jun 11, 2025 by ibraheemdev Loading…
[pyupgrade] Extend version detection to include sys.version_info.major (UP036) rule Implementing or modifying a lint rule
#18633 opened Jun 11, 2025 by LyricalToxic Loading…
[ruff] Validate arguments before offering a fix (RUF056) bug Something isn't working fixes Related to suggested fixes for violations
#18631 opened Jun 11, 2025 by ntBre Loading…
Support cancellation requests server Related to the LSP server
#18627 opened Jun 11, 2025 by MichaReiser Loading…
Centralize client options validation server Related to the LSP server
#18623 opened Jun 11, 2025 by MichaReiser Loading…
Reachability constraints ty Multi-file analysis & type inference
#18621 opened Jun 11, 2025 by sharkdp Draft
2
7
[pandas-vet] Deprecate pandas-df-variable-name (PD901) breaking Breaking API change rule Implementing or modifying a lint rule
#18618 opened Jun 10, 2025 by ntBre Loading… v0.12
[flake8-bandit] Remove suspicious-xmle-tree-usage (S320) breaking Breaking API change rule Implementing or modifying a lint rule
#18617 opened Jun 10, 2025 by ntBre Loading… v0.12
[flake8_comprehensions] Fix C420 to prepend whitespace when needed bug Something isn't working fixes Related to suggested fixes for violations
#18616 opened Jun 10, 2025 by robsdedude Loading…
[ruff] Handle extra arguments to deque (RUF037) bug Something isn't working fixes Related to suggested fixes for violations
#18614 opened Jun 10, 2025 by ntBre Loading…
[WIP] [ty] Filter overloads based on Any / Unknown ty Multi-file analysis & type inference
#18607 opened Jun 10, 2025 by dhruvmanila Draft
support comments like # test # noqa: RUF100 in is_pragma_comment rule Implementing or modifying a lint rule
#18604 opened Jun 10, 2025 by CodeMan62 Loading…
[flake8-logging] Stabilize log-exception-outside-except-handler (LOG004) rule Implementing or modifying a lint rule
#18603 opened Jun 10, 2025 by ntBre Loading…
[ty] [WIP] Homogeneous and mixed tuples ty Multi-file analysis & type inference
#18600 opened Jun 9, 2025 by dcreager Draft
[ty] Generate the top and bottom materialization of a type ty Multi-file analysis & type inference
#18594 opened Jun 9, 2025 by dhruvmanila Loading…
[ty] support del statement and deletion of except handler names ty Multi-file analysis & type inference
#18593 opened Jun 9, 2025 by mtshiba Loading…
[ty] Add partial support for TypeIs ty Multi-file analysis & type inference
#18589 opened Jun 9, 2025 by InSyncWithFoo Loading…
[ty] Add decorator check for implicit attribute assignments ty Multi-file analysis & type inference
#18587 opened Jun 9, 2025 by med1844 Loading…
Update Rust crate anstyle to v1.0.11 internal An internal refactor or improvement
#18583 opened Jun 9, 2025 by renovate bot Loading…
1 task
Stabilize unnecessary-dict-index-lookup (PLR1733) rule Implementing or modifying a lint rule
#18571 opened Jun 8, 2025 by dylwil3 Loading… v0.12
ProTip! Filter pull requests by the default branch with base:main.