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
Sort

Pull requests list

WIP: Add support for string annotations red-knot Multi-file analysis & type inference
#14151 opened Nov 7, 2024 by dhruvmanila Draft
[red-knot] Type inference for comparisons involving intersection types red-knot Multi-file analysis & type inference
#14138 opened Nov 6, 2024 by sharkdp Draft
[red-knot] Improve Symbol API for callable types red-knot Multi-file analysis & type inference
#14137 opened Nov 6, 2024 by sharkdp Loading…
[red-knot] Add narrowing for issubclass checks red-knot Multi-file analysis & type inference
#14128 opened Nov 6, 2024 by sharkdp Loading…
Promote uv in installation guides documentation Improvements or additions to documentation
#14056 opened Nov 2, 2024 by InSyncWithFoo Loading…
Add setup instructions for using Ruff with Wing Pro documentation Improvements or additions to documentation
#14055 opened Nov 2, 2024 by sdeibel Loading…
[WIP] initial fixpoint iteration red-knot Multi-file analysis & type inference
#14029 opened Nov 1, 2024 by carljm Draft
Enh: introduce Rule Categories
#13999 opened Oct 30, 2024 by sbrugman Draft
Retain colored output in mdtest failures red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#13972 opened Oct 29, 2024 by charliermarsh Loading…
[pyflakes] Fix check of unused imports bug Something isn't working
#13965 opened Oct 28, 2024 by gpilikin Loading…
[perflint] implement quick-fix for manual-list-comprehension (PERF401) fixes Related to suggested fixes for violations
#13919 opened Oct 24, 2024 by w0nder1ng Loading…
Ruff 2025 style guide breaking Breaking API change do-not-merge Do not merge this pull request formatter Related to the formatter
#13906 opened Oct 24, 2024 by MichaReiser Draft
8 tasks
Update pyproject-toml to support PEP 639 breaking Breaking API change rule Implementing or modifying a lint rule
#13902 opened Oct 24, 2024 by konstin Loading… v0.8
default python version to 3.9 breaking Breaking API change
#13896 opened Oct 23, 2024 by takaya0 Draft
[red-knot] Jump to definition red-knot Multi-file analysis & type inference
#13883 opened Oct 23, 2024 by rtpg Draft
[red-knot] Add internal documentation on kinds of types documentation Improvements or additions to documentation internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#13878 opened Oct 22, 2024 by AlexWaygood Loading…
Fixing FURB156 false positive for multi-character string error bug Something isn't working preview Related to preview mode features rule Implementing or modifying a lint rule
#13820 opened Oct 19, 2024 by Aditya-PS-05 Loading…
[red-knot] Avoid panicking when hitting failures looking up AST information red-knot Multi-file analysis & type inference
#13701 opened Oct 10, 2024 by rtpg Draft
Update Rust crate unicode-width to 0.2.0 breaking Breaking API change internal An internal refactor or improvement
#13473 opened Sep 23, 2024 by renovate bot Loading…
1 task
v0.8
ProTip! Exclude everything labeled bug with -label:bug.