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

[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…
[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…
[ruff] Implement falsy-dict-get-fallback (RUF056) rule Implementing or modifying a lint rule
#15160 opened Dec 27, 2024 by guptaarnav 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
#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
1 of 6 tasks
[airflow]: extend removed method class attributes and more methods (AIR302) preview Related to preview mode features rule Implementing or modifying a lint rule
#15083 opened Dec 20, 2024 by Lee-W 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
[flake8-type-checking] Add exemption for runtime evaluated decorator classes configuration Related to settings and configuration
#15060 opened Dec 19, 2024 by viccie30 Loading…
ProTip! Filter pull requests by the default branch with base:main.