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

[flake8-2020] fix minor typo in YTT301 documentation
#11543 opened May 26, 2024 by Amar1729 Loading…
[flake8-pyi] Implement PYI066, fix PYI006
#11541 opened May 25, 2024 by tusharsadhwani Loading…
[pygrep_hooks] Check file-level pragmas (PGH004)
#11540 opened May 25, 2024 by ajesipow Loading…
ruff server searches for configuration in parent directories configuration Related to settings and configuration server Related to the LSP server
#11537 opened May 24, 2024 by snowsignal Loading…
ruff server correctly treats .pyi files as stub files bug Something isn't working server Related to the LSP server
#11535 opened May 24, 2024 by snowsignal Loading…
Avoid owned token data in sequence sorting internal An internal refactor or improvement
#11533 opened May 24, 2024 by dhruvmanila Loading…
[pyupgrade] lint TypeAliasType in UP040
#11530 opened May 24, 2024 by alex-700 Loading…
Update token-based rules to use Tokens internal An internal refactor or improvement
#11529 opened May 24, 2024 by dhruvmanila Draft
Add missing functions to NumPy 2.0 migration rule
#11528 opened May 24, 2024 by mtsokol Loading…
Remove empty strings when converting to f-string rule Implementing or modifying a lint rule
#11524 opened May 24, 2024 by dhruvmanila Loading…
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…
ProTip! no:milestone will show everything without a milestone.