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

Syntax errors prototype v3
#16106 opened Feb 11, 2025 by ntBre Draft
[flake8-builtins] Update documentation (A005) documentation Improvements or additions to documentation
#16097 opened Feb 11, 2025 by ntBre Loading…
[red-knot] Document 'public type of undeclared symbols' behavior red-knot Multi-file analysis & type inference
#16096 opened Feb 11, 2025 by sharkdp Loading…
[flake8-builtins] Remove builtins- prefix from option names breaking Breaking API change configuration Related to settings and configuration
#16092 opened Feb 11, 2025 by InSyncWithFoo Loading… v0.10
[red-knot] T is disjoint from ~T red-knot Multi-file analysis & type inference
#16087 opened Feb 10, 2025 by sharkdp Draft
[pylint] Correct ordering of arguments in fix for if-stmt-min-max (PLR1730) bug Something isn't working fixes Related to suggested fixes for violations
#16080 opened Feb 10, 2025 by VascoSch92 Loading…
[red-knot] Resolve references in eager nested scopes eagerly red-knot Multi-file analysis & type inference
#16079 opened Feb 10, 2025 by dcreager Loading…
[red-knot] Support re-export conventions for stub files red-knot Multi-file analysis & type inference
#16073 opened Feb 10, 2025 by dhruvmanila Draft
Upgrade tailwindcss to v4 playground A playground-specific issue
#16069 opened Feb 10, 2025 by dhruvmanila Draft
1 task
[pyupgrade] Ignore strings with string-only escapes (UP012) bug Something isn't working rule Implementing or modifying a lint rule
#16058 opened Feb 10, 2025 by InSyncWithFoo Loading…
Start improving detection of syntax errors rule Implementing or modifying a lint rule
#16034 opened Feb 8, 2025 by ntBre Draft
[red-knot] Fallback to requires-python if no python-version is specified configuration Related to settings and configuration red-knot Multi-file analysis & type inference
#16028 opened Feb 7, 2025 by MichaReiser 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…
Add --exit-non-zero-on-format cli Related to the command-line interface
#16009 opened Feb 7, 2025 by thejcannon Loading…
[red-knot] Add metrics collection red-knot Multi-file analysis & type inference
#16005 opened Feb 6, 2025 by dcreager 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
[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] Overshadowing parameters (RUF059)
#15903 opened Feb 3, 2025 by InSyncWithFoo Loading…
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.