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

Keep trailing part comment associated with its part bug Something isn't working formatter Related to the formatter
#15378 opened Jan 9, 2025 by MichaReiser Draft
[ruff] Omit diagnostic for shadowed private function parameters in used-dummy-variable (RUF052) preview Related to preview mode features rule Implementing or modifying a lint rule
#15376 opened Jan 9, 2025 by dylwil3 Loading…
[fastapi] Handle parameters with Depends correctly (FAST003) preview Related to preview mode features rule Implementing or modifying a lint rule
#15364 opened Jan 9, 2025 by InSyncWithFoo Loading…
[ruff] update and vendor annotate-snippets
#15359 opened Jan 8, 2025 by BurntSushi Loading…
[flake8-bugbear] Catch yield in subexpressions (B901) (#14453) preview Related to preview mode features rule Implementing or modifying a lint rule
#15254 opened Jan 4, 2025 by kaspell Loading…
[ruff] Recognize more expressions (RUF027)
#15247 opened Jan 4, 2025 by InSyncWithFoo Loading…
[flake8-type-checking] Avoid false positives for | in TC008 preview Related to preview mode features rule Implementing or modifying a lint rule
#15201 opened Dec 30, 2024 by Daverball Loading…
[red-knot] Support assert_type red-knot Multi-file analysis & type inference
#15194 opened Dec 30, 2024 by InSyncWithFoo Loading…
[red-knot] Introduce type parameters for InstanceType red-knot Multi-file analysis & type inference
#15183 opened Dec 30, 2024 by pcmoritz Loading…
[PROPOSAL+WIP] implement a ruff analyze live needs-decision Awaiting a decision from a maintainer
#15178 opened Dec 29, 2024 by purajit Loading…
Migrate issue template to new format do-not-merge Do not merge this pull request internal An internal refactor or improvement
#15163 opened Dec 27, 2024 by InSyncWithFoo Loading…
[airflow] Add lint rule to show error for removed context variables in airflow preview Related to preview mode features rule Implementing or modifying a lint rule
#15144 opened Dec 26, 2024 by sunank200 Loading…
Autofix for none-not-at-end-of-union (RUF036) fixes Related to suggested fixes for violations preview Related to preview mode features rule Implementing or modifying a lint rule
#15139 opened Dec 25, 2024 by harupy Loading…
[red-knot] Interned visibility constraints red-knot Multi-file analysis & type inference
#15079 opened Dec 20, 2024 by sharkdp Draft
[red-knot] don't land, just playing around with oxidd do-not-merge Do not merge this pull request red-knot Multi-file analysis & type inference
#15072 opened Dec 19, 2024 by carljm Draft
[ruff] Needless else clause (RUF047) preview Related to preview mode features rule Implementing or modifying a lint rule
#15051 opened Dec 19, 2024 by InSyncWithFoo Loading…
TRY300: Add some extra notes on not catching exceptions you didn't expect documentation Improvements or additions to documentation
#15036 opened Dec 17, 2024 by wlach Loading…
[WIP] Editing around comments do-not-merge Do not merge this pull request fixes Related to suggested fixes for violations
#14886 opened Dec 10, 2024 by dylwil3 Draft
[ruff] Unnecessary intermediate representation (RUF042) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#14831 opened Dec 8, 2024 by InSyncWithFoo Loading…
2
2
[flake8-type-checking] Allows TC001-004 to quote more expressions rule Implementing or modifying a lint rule
#14787 opened Dec 5, 2024 by Daverball Loading…
[ruff] Abstract method defined in normal class (RUF044) preview Related to preview mode features rule Implementing or modifying a lint rule
#14688 opened Nov 30, 2024 by InSyncWithFoo Loading…
ProTip! Filter pull requests by the default branch with base:main.