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 Playground red-knot Multi-file analysis & type inference
#12681 opened Aug 5, 2024 by MichaReiser Draft
[red-knot] Jump to definition red-knot Multi-file analysis & type inference
#13883 opened Oct 23, 2024 by rtpg Draft
[pylint] Implement consider-using-assignment-expr (R6103) preview Related to preview mode features rule Implementing or modifying a lint rule
#13196 opened Sep 1, 2024 by vincevannoort Loading…
[WIP] initial fixpoint iteration red-knot Multi-file analysis & type inference
#14029 opened Nov 1, 2024 by carljm Draft
[flake8-todo] - Align TD003 with the VSCode Github PR extension rule Implementing or modifying a lint rule
#9627 opened Jan 23, 2024 by MartinBernstorff Loading…
[pylint] Implement redefined-slots-in-subclass (W0244) accepted Ready for implementation preview Related to preview mode features rule Implementing or modifying a lint rule
#9640 opened Jan 25, 2024 by tsugumi-sys Loading…
[ruff] Implement missing await for coroutine (RUF028) accepted Ready for implementation preview Related to preview mode features rule Implementing or modifying a lint rule
#9911 opened Feb 9, 2024 by mikeleppane Loading…
[flake8-unused-arguments] Add fixes for ARG001->ARG005
#10321 opened Mar 10, 2024 by GtrMo Loading…
[refurb] Implement for-loop-writes (FURB122) lint preview Related to preview mode features rule Implementing or modifying a lint rule
#10630 opened Mar 27, 2024 by alex-700 Loading…
[ruff] Re-implement unreachable
#10891 opened Apr 11, 2024 by augustelalande Loading…
Flag mutable defaults based on mutable annotations rule Implementing or modifying a lint rule
#11122 opened Apr 24, 2024 by charliermarsh Draft
Flag B018 for strings and f-strings which aren't docstrings bug Something isn't working
#11302 opened May 6, 2024 by dhruvmanila Loading…
Update contributing guide for newcomers documentation Improvements or additions to documentation
#11517 opened May 23, 2024 by ekohilas Loading…
Implement ForVariableUsedAfterBlock (based on wemake_python_styleguide ControlVarUsedAfterBlockViolation WPS441) needs-decision Awaiting a decision from a maintainer preview Related to preview mode features rule Implementing or modifying a lint rule
#11769 opened Jun 6, 2024 by MadLittleMods Loading…
[ruff] Add exception-message-without-placeholder rule (#11979) great writeup A wonderful example of a quality contribution preview Related to preview mode features rule Implementing or modifying a lint rule
#12032 opened Jun 25, 2024 by denwong47 Loading…
[pyflakes] Treat if TYPE_CHECKING blocks like stub files for F821 bug Something isn't working linter Related to the linter
#11262 opened May 3, 2024 by AlexWaygood Draft
ProTip! Filter pull requests by the default branch with base:main.