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
Assigned to nobody Loading
Sort

Pull requests list

Bump 0.12.1 release Related to the release process
#18969 opened Jun 26, 2025 by dylwil3 Loading…
Use Rule for FileNoqaDirectives diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#18966 opened Jun 26, 2025 by ntBre Loading…
Autofix for none-not-at-end-of-union #15136 (RUF036)
#18964 opened Jun 26, 2025 by jordyjwilliams Loading…
[ty] Remove 'return'-hack in control flow modeling ecosystem-analyzer ty Multi-file analysis & type inference
#18955 opened Jun 26, 2025 by sharkdp Draft
[ty] Diagnostic for conflicting declared attribute types ty Multi-file analysis & type inference
#18953 opened Jun 26, 2025 by lipefree Draft
[flake8-simplify] Split ast_bool_op.rs into multiple files internal An internal refactor or improvement
#18951 opened Jun 26, 2025 by MeGaGiGaGon Loading…
Update missing-maxsplit-arg docs and error to explain rsplit usage documentation Improvements or additions to documentation
#18949 opened Jun 26, 2025 by junhsonjb Loading…
[ty] Support variable-length tuples in unpacking assignments ty Multi-file analysis & type inference
#18948 opened Jun 25, 2025 by dcreager Loading…
Convert OldDiagnostic::noqa_code to an Option<String> diagnostics Related to reporting of diagnostics. internal An internal refactor or improvement
#18946 opened Jun 25, 2025 by ntBre Loading…
[ty] [WIP] Support workspace diagnostics server Related to the LSP server ty Multi-file analysis & type inference
#18939 opened Jun 25, 2025 by dhruvmanila Draft
[pydocstyle] Fix D413 infinite loop for parenthesized docstring bug Something isn't working docstring Related to docstring linting or formatting fixes Related to suggested fixes for violations
#18930 opened Jun 25, 2025 by danparizher Loading…
[ty] Add environment variable to dump Salsa memory usage stats internal An internal refactor or improvement ty Multi-file analysis & type inference
#18928 opened Jun 24, 2025 by ibraheemdev Loading…
[RUF055] Support equivalent cases using byte strings preview Related to preview mode features rule Implementing or modifying a lint rule
#18926 opened Jun 24, 2025 by danparizher Loading…
[flake8-use-pathlib] Add autofixes for PTH203, PTH204, PTH205 fixes Related to suggested fixes for violations
#18922 opened Jun 24, 2025 by chirizxc Loading…
[flake8-future-annotations] Add optional integration with TC rules (FA100) configuration Related to settings and configuration rule Implementing or modifying a lint rule
#18919 opened Jun 24, 2025 by ntBre Draft
[pep8_naming] Avoid false positives on standard library functions with uppercase names (N802) rule Implementing or modifying a lint rule
#18907 opened Jun 24, 2025 by w0nder1ng Loading…
[ruff] Fix introduces a syntax error for an empty string followed by a u-prefixed string (UP025) bug Something isn't working fixes Related to suggested fixes for violations
#18899 opened Jun 23, 2025 by lubaskinc0de Loading…
[ty] Improve protocol member type checking and relation handling ty Multi-file analysis & type inference
#18847 opened Jun 21, 2025 by mtshiba Loading…
[ty] Support dataclasses.InitVar ty Multi-file analysis & type inference
#18826 opened Jun 20, 2025 by InSyncWithFoo Draft
Reapply "[ty] Offer "Did you mean...?" suggestions for unresolved from imports and unresolved attributes (#18705)" diagnostics Related to reporting of diagnostics. ty Multi-file analysis & type inference
#18751 opened Jun 18, 2025 by AlexWaygood Loading…
ProTip! Adding no:label will show everything without a label.