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

[ruff] Parenthesize fix when argument spans multiple lines for unnecessary-round (RUF057) bug Something isn't working fixes Related to suggested fixes for violations preview Related to preview mode features
#15703 opened Jan 24, 2025 by dylwil3 Loading…
[red-knot] Use itertools to clean up SymbolState::merge internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#15702 opened Jan 23, 2025 by dcreager Loading…
Add check command red-knot Multi-file analysis & type inference
#15692 opened Jan 23, 2025 by MichaReiser Loading…
[red-knot] Add --ignore, --warn, and --error CLI arguments red-knot Multi-file analysis & type inference
#15689 opened Jan 23, 2025 by MichaReiser Loading…
[red-knot] Consider all definitions after terminal statements unreachable red-knot Multi-file analysis & type inference
#15676 opened Jan 22, 2025 by dcreager Draft
[red-knot] Use Unknown | T_inferred for undeclared public symbols red-knot Multi-file analysis & type inference
#15674 opened Jan 22, 2025 by sharkdp Loading…
[flake8-simplify] Also simplify annotated assignments (SIM108) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15665 opened Jan 22, 2025 by InSyncWithFoo Loading…
Use a dev drive for testing on Windows ci Related to internal CI tooling
#15664 opened Jan 21, 2025 by zanieb Draft
better error message when an inherited config path doesn't exist cli Related to the command-line interface
#15658 opened Jan 21, 2025 by purajit Loading…
[flake8-type-checking] Add a fix for runtime-string-union (TC010) fixes Related to suggested fixes for violations rule Implementing or modifying a lint rule
#15635 opened Jan 21, 2025 by Daverball Loading…
Remove test rules from JSON schema internal An internal refactor or improvement
#15627 opened Jan 21, 2025 by dhruvmanila Loading…
[pyupgrade] Functional enums (UP048) needs-decision Awaiting a decision from a maintainer preview Related to preview mode features rule Implementing or modifying a lint rule
#15625 opened Jan 21, 2025 by InSyncWithFoo Loading…
Implement tab autocomplete for ruff config cli Related to the command-line interface
#15603 opened Jan 20, 2025 by mishamsk Loading…
[pylint] Do not report property-like wrappers (PLE0302) rule Implementing or modifying a lint rule
#15582 opened Jan 19, 2025 by InSyncWithFoo Loading…
[pylint] Better diagnostic range (PLR1702) breaking Breaking API change do-not-merge Do not merge this pull request
#15578 opened Jan 19, 2025 by InSyncWithFoo Draft
[refurb] Preserve comments (FURB171) fixes Related to suggested fixes for violations
#15521 opened Jan 16, 2025 by InSyncWithFoo Loading…
Resolve editor-specified config file once server Related to the LSP server
#15494 opened Jan 15, 2025 by dhruvmanila Draft
[ruff] Recognize more expressions (RUF027) preview Related to preview mode features rule Implementing or modifying a lint rule
#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…
ProTip! Adding no:label will show everything without a label.