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

Add all PEP-585 names to UP006 rule rule Implementing or modifying a lint rule
#5454 opened Jun 30, 2023 by wookie184 Loading…
[pylint] - Implement too-few-public-methods rule (PLR0903) accepted Ready for implementation rule Implementing or modifying a lint rule
#9601 opened Jan 21, 2024 by diceroll123 Loading…
[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…
[pylint] Implement global-variable-undefined (W0601) preview Related to preview mode features rule Implementing or modifying a lint rule
#10820 opened Apr 7, 2024 by tibor-reiss 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
[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
Flag B018 for strings and f-strings which aren't docstrings bug Something isn't working
#11302 opened May 6, 2024 by dhruvmanila Loading…
Split UP007 Union and Optional to two individual rules
#11379 opened May 12, 2024 by blueraft Loading…
2 of 3 tasks
v0.9
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…
[flake8-bugbear] Implement quoted-fstring-value (B907) preview Related to preview mode features rule Implementing or modifying a lint rule
#11977 opened Jun 21, 2024 by alexcdennis 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…
Red Knot Playground red-knot Multi-file analysis & type inference
#12681 opened Aug 5, 2024 by MichaReiser Draft
ProTip! Adding no:label will show everything without a label.