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

Insert blank lines before comments in E305 bug Something isn't working
#11522 opened May 23, 2024 by charliermarsh Loading…
Adds recommended extension settings for vscode
#11519 opened May 23, 2024 by ekohilas Loading…
Update contributing guide for newcomers
#11517 opened May 23, 2024 by ekohilas Loading…
Replace lex_starts_at with Tokens in the formatter formatter Related to the formatter internal An internal refactor or improvement
#11515 opened May 23, 2024 by dhruvmanila Loading…
Replace most usages of lex_starts_at with Tokens internal An internal refactor or improvement
#11511 opened May 23, 2024 by dhruvmanila Loading…
Update release script to match uv internal An internal refactor or improvement
#11496 opened May 22, 2024 by zanieb Loading…
Update parser API to merge lexing and parsing parser Related to the parser
#11494 opened May 22, 2024 by dhruvmanila Loading…
[flake8-pyi] Implement PYI057
#11486 opened May 21, 2024 by tomasr8 Loading…
Update lexer and parser test snapshots testing Related to testing Ruff itself
#11476 opened May 20, 2024 by dhruvmanila Loading…
Use struct fields in TokenValue enum internal An internal refactor or improvement
#11475 opened May 20, 2024 by dhruvmanila Loading…
Consider soft keyword for various parsing logic parser Related to the parser
#11474 opened May 20, 2024 by dhruvmanila 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…
Maintain synchronicity between the lexer and the parser parser Related to the parser
#11457 opened May 17, 2024 by dhruvmanila Draft
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…
ProTip! Adding no:label will show everything without a label.