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

[pyflakes] Ignore errors in @no_type_check string annotations (F722, F821) rule Implementing or modifying a lint rule
#15215 opened Jan 2, 2025 by InSyncWithFoo Loading…
2
5
[red-knot] add call checking red-knot Multi-file analysis & type inference
#15200 opened Dec 30, 2024 by carljm Draft
[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…
[flake8-type-checking] Apply TC008 more eagerly in typing context rule Implementing or modifying a lint rule
#15180 opened Dec 29, 2024 by Daverball Loading…
[PROPOSAL+WIP] implement a ruff analyze live needs-decision Awaiting a decision from a maintainer
#15178 opened Dec 29, 2024 by purajit Loading…
TD003: increase max issue code length to 12 characters rule Implementing or modifying a lint rule
#15175 opened Dec 29, 2024 by mdbernard 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…
Don't special-case class instances in binary expression inference red-knot Multi-file analysis & type inference
#15161 opened Dec 27, 2024 by dcreager Loading…
Ignore Pytest test and hook functions (FBT001, PLR0917) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15158 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] More precise inference for classes with non-class metaclasses red-knot Multi-file analysis & type inference
#15138 opened Dec 25, 2024 by InSyncWithFoo Loading…
Update Black deviations to reflect 2025 style changes documentation Improvements or additions to documentation
#15127 opened Dec 23, 2024 by MichaReiser Draft
Preserve multiline implicit concatenated strings in docstring positions formatter Related to the formatter preview Related to preview mode features
#15126 opened Dec 23, 2024 by MichaReiser Loading…
Remove formatter incompatibility warning for ISC001 documentation Improvements or additions to documentation
#15123 opened Dec 23, 2024 by MichaReiser Loading…
[flake8_comprehensions] Add rule to detect empty literal in deque call preview Related to preview mode features rule Implementing or modifying a lint rule
#15104 opened Dec 22, 2024 by w0nder1ng Loading…
[red-knot] Red Knot Type API red-knot Multi-file analysis & type inference
#15103 opened Dec 22, 2024 by sharkdp Draft
3 of 7 tasks
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.