Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[darglint] Implement docstring-missing-exception and docstring-extraneous-exception (DAR401, DAR402) docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#11471 opened May 19, 2024 by augustelalande Loading…
Use speculative parsing for match statement parser Related to the parser
#11443 opened May 16, 2024 by dhruvmanila Loading…
Use lookahead to resolve type soft keyword
#11442 opened May 16, 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
[flake8-pyi] Implement PYI064
#11325 opened May 7, 2024 by tusharsadhwani Loading…
Flag B018 for strings and f-strings which aren't docstrings bug Something isn't working
#11302 opened May 6, 2024 by dhruvmanila 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
[red-knot] Integrate formatter internal An internal refactor or improvement
#11215 opened Apr 30, 2024 by MichaReiser Loading…
Update Rust crate unicode-width to v0.1.12 internal An internal refactor or improvement
#11194 opened Apr 29, 2024 by renovate bot Loading…
1 task
[refurb] implement repeated_global (FURB154) lint
#11187 opened Apr 28, 2024 by alex-700 Loading…
feat: distinguish * and ** in globs breaking Breaking API change configuration Related to settings and configuration
#11139 opened Apr 25, 2024 by JP-Ellis Loading… v0.5.0
Flag mutable defaults based on mutable annotations rule Implementing or modifying a lint rule
#11122 opened Apr 24, 2024 by charliermarsh Draft
ProTip! Filter pull requests by the default branch with base:main.