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

Build CommentRanges outside the parser internal An internal refactor or improvement
#11792 opened Jun 7, 2024 by dhruvmanila Loading…
[red-knot] add type narrowing red-knot Multi-file analysis & type inference
#11790 opened Jun 7, 2024 by carljm Loading…
ruff server: Use window/logMessage for tracing events server Related to the LSP server
#11747 opened Jun 5, 2024 by snowsignal Loading…
Use rule name rather than message in --statistics breaking Breaking API change cli Related to the command-line interface
#11697 opened Jun 2, 2024 by charliermarsh Loading… v0.5.0
Handle non-printable characters in diff view
#11687 opened Jun 2, 2024 by pilleye Loading…
Upgrade annotation snippet
#11618 opened May 30, 2024 by MichaReiser Draft
[redknot] complete symbol table by populating Symbol::kind field red-knot Multi-file analysis & type inference
#11604 opened May 29, 2024 by plredmond Draft
1 of 4 tasks
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…
Split UP007 Union and Optional to two individual rules
#11379 opened May 12, 2024 by blueraft Loading…
2 of 3 tasks
Salsa based red-knot prototype red-knot Multi-file analysis & type inference
#11338 opened May 8, 2024 by MichaReiser 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…
[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.