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

Support knot.toml files in project discovery red-knot Multi-file analysis & type inference
#15505 opened Jan 15, 2025 by MichaReiser Loading…
Resolve editor-specified config file once server Related to the LSP server
#15494 opened Jan 15, 2025 by dhruvmanila Draft
Add support for configuring knot in pyproject.toml files red-knot Multi-file analysis & type inference
#15493 opened Jan 15, 2025 by MichaReiser Loading…
[ruff] itertools.starmap(..., zip(...)) (RUF058) preview Related to preview mode features rule Implementing or modifying a lint rule
#15483 opened Jan 15, 2025 by InSyncWithFoo Loading…
[unconventional-import-alias] Fix infinite loop between ICN001 and I002 (ICN001) bug Something isn't working
#15480 opened Jan 14, 2025 by ntBre Loading…
Remove dead code from AstNode trait internal An internal refactor or improvement
#15479 opened Jan 14, 2025 by dcreager Loading…
Update Rust crate notify to v8 do-not-merge Do not merge this pull request internal An internal refactor or improvement
#15435 opened Jan 11, 2025 by renovate bot Loading…
1 task
Parse triple quoted string annotations as if parenthesized parser Related to the parser
#15387 opened Jan 9, 2025 by Glyphack Loading…
2 tasks done
[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] Add a fix for runtime-string-union (TC010) fixes Related to suggested fixes for violations
#15222 opened Jan 2, 2025 by Daverball 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…
[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…
ProTip! Filter pull requests by the default branch with base:main.