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

[flake8-unused-arguments] Add fixes for ARG001->ARG005
#10321 opened Mar 10, 2024 by GtrMo 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…
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
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
Warn on invalid # noqa rule codes cli Related to the command-line interface suppression Related to supression of violations e.g. noqa
#12811 opened Aug 11, 2024 by charliermarsh Loading… v0.10
[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…
Separate TOC from the navigation documentation Improvements or additions to documentation
#13161 opened Aug 30, 2024 by dhruvmanila Loading…
[pydoclint] Add docstring-missing-parameter and docstring-extraneous-parameter (DOC101, DOC102) preview Related to preview mode features rule Implementing or modifying a lint rule
#13280 opened Sep 7, 2024 by augustelalande Loading…
[pydoclint] Add support for Sphinx-style docstrings in the pydoclint rules. needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13286 opened Sep 8, 2024 by augustelalande Loading…
[red-knot] Add internal documentation on kinds of types documentation Improvements or additions to documentation internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#13878 opened Oct 22, 2024 by AlexWaygood Loading…
[pyflakes] Fix check of unused imports bug Something isn't working
#13965 opened Oct 28, 2024 by gpilikin Loading…
Enh: introduce Rule Categories
#13999 opened Oct 30, 2024 by sbrugman Draft
[WIP] initial fixpoint iteration red-knot Multi-file analysis & type inference
#14029 opened Nov 1, 2024 by carljm Draft
[syntax-errors] Parenthesized context managers before Python 3.9 parser Related to the parser preview Related to preview mode features
#16523 opened Mar 5, 2025 by ntBre Loading…
ProTip! no:milestone will show everything without a milestone.