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] Unpacker: Make invariant explicit and directly return a Type red-knot Multi-file analysis & type inference
#16018 opened Feb 7, 2025 by sharkdp Loading…
[airflow] improve PY\d+ error message (AIR302)
#16015 opened Feb 7, 2025 by Lee-W Loading…
[airflow] fix ImportPathMoved / ProviderName misuse (AIR303) preview Related to preview mode features rule Implementing or modifying a lint rule
#16013 opened Feb 7, 2025 by Lee-W Loading…
Pass Checker by immutable reference to lint rules internal An internal refactor or improvement
#16012 opened Feb 7, 2025 by dylwil3 Loading…
[pydocstyle] Handle arguments with the same names as sections (D417) docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#16011 opened Feb 7, 2025 by ntBre Loading…
Add --exit-non-zero-on-format cli Related to the command-line interface
#16009 opened Feb 7, 2025 by thejcannon Loading…
[flake8-builtins] Match upstream module name comparison (A005) bug Something isn't working rule Implementing or modifying a lint rule
#16006 opened Feb 6, 2025 by ntBre Loading…
[red-knot] Add metrics collection red-knot Multi-file analysis & type inference
#16005 opened Feb 6, 2025 by dcreager Draft
[red-knot] Resolve Options to Settings cli Related to the command-line interface red-knot Multi-file analysis & type inference
#16000 opened Feb 6, 2025 by MichaReiser Loading…
[pylint] Also report when the object isn't a literal (PLE1310) rule Implementing or modifying a lint rule
#15985 opened Feb 6, 2025 by InSyncWithFoo Draft
[pylint] Do not report calls when object type and argument type mismatch, remove custom escape handling logic (PLE1310) bug Something isn't working rule Implementing or modifying a lint rule
#15984 opened Feb 6, 2025 by InSyncWithFoo Loading…
Disable CRL checks during Windows test CI ci Related to internal CI tooling
#15981 opened Feb 5, 2025 by zanieb Draft
Rename TypeAndQualifiers to DeclaredType red-knot Multi-file analysis & type inference
#15969 opened Feb 5, 2025 by dhruvmanila Draft
[flake8-bandit] Move unsafe-markup-use from RUF035 to S704 breaking Breaking API change
#15957 opened Feb 5, 2025 by Daverball Loading… v0.10
[flake8-builtins] Make strict module name comparison optional (A005) configuration Related to settings and configuration preview Related to preview mode features rule Implementing or modifying a lint rule
#15951 opened Feb 4, 2025 by ntBre Draft
[red-knot] Separate 'infer_expression_type' query red-knot Multi-file analysis & type inference
#15942 opened Feb 4, 2025 by sharkdp Loading…
[red-knot] Preliminary tests for typing.Final red-knot Multi-file analysis & type inference
#15917 opened Feb 3, 2025 by sharkdp Draft
[ruff] IO operations performed on closed IO objects (RUF050) preview Related to preview mode features rule Implementing or modifying a lint rule
#15865 opened Feb 1, 2025 by InSyncWithFoo Loading…
[red-knot] Add support for re-export conventions for imports red-knot Multi-file analysis & type inference
#15848 opened Jan 31, 2025 by dhruvmanila Loading…
[refurb] Add coverage for using set(...) in single-item-membership-test (FURB171) preview Related to preview mode features rule Implementing or modifying a lint rule
#15793 opened Jan 28, 2025 by naslundx Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.