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

Show syntax errors on the playground playground A playground-specific issue
#12083 opened Jun 28, 2024 by dhruvmanila Loading…
Add standalone installer instruction to docs documentation Improvements or additions to documentation
#12081 opened Jun 28, 2024 by dhruvmanila Loading…
Publish docs and playground on cargo-dist release release Related to the release process
#12079 opened Jun 28, 2024 by charliermarsh Loading…
Improve Emacs configuration documentation Improvements or additions to documentation
#12070 opened Jun 27, 2024 by bersace Loading…
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…
[red-knot] Eagerly normalize VendoredPathBufs red-knot Multi-file analysis & type inference
#11989 opened Jun 23, 2024 by AlexWaygood 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…
[red-knot] Migrate CLI to Salsa red-knot Multi-file analysis & type inference
#11972 opened Jun 21, 2024 by MichaReiser Draft
[red-knot]: Implement HasTy for Alias red-knot Multi-file analysis & type inference
#11971 opened Jun 21, 2024 by MichaReiser Draft
Introduce HasTy trait and SemanticModel facade red-knot Multi-file analysis & type inference
#11963 opened Jun 21, 2024 by MichaReiser Loading…
Enable token-based rules on source with syntax errors rule Implementing or modifying a lint rule
#11950 opened Jun 20, 2024 by dhruvmanila Draft
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…
Update release script to match uv internal An internal refactor or improvement
#11496 opened May 22, 2024 by zanieb 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…
ProTip! Exclude everything labeled bug with -label:bug.