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] Prevent salsa cancellation from aborting the program red-knot Multi-file analysis & type inference
#12183 opened Jul 4, 2024 by MichaReiser Loading…
[pycodestyle] Whitespace after decorator (E204)
#12140 opened Jul 1, 2024 by jkauerl Loading…
Docs: Respect SELinux with podman for docker mount documentation Improvements or additions to documentation
#12102 opened Jun 29, 2024 by maximiliankolb Loading…
[red-knot] intern types separately from type inference result red-knot Multi-file analysis & type inference
#12061 opened Jun 27, 2024 by carljm Draft
Update Integrations documentation page with ruff server explanation and setup guides documentation Improvements or additions to documentation server Related to the LSP server
#12056 opened Jun 26, 2024 by snowsignal Loading… Ruff Server: Stable
[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…
[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…
quote annotations that already contain quotes
#11811 opened Jun 9, 2024 by Glyphack Loading…
[pylint] Implement chained-comparison (R1716) rule Implementing or modifying a lint rule
#11807 opened Jun 9, 2024 by max-muoto Loading…
Upgrade annotation snippet
#11618 opened May 30, 2024 by MichaReiser Draft
Update contributing guide for newcomers documentation Improvements or additions to documentation
#11517 opened May 23, 2024 by ekohilas Loading…
[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…
Split UP007 Union and Optional to two individual rules
#11379 opened May 12, 2024 by blueraft Loading…
2 of 3 tasks
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.