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

Support typing.NoReturn and typing.Never red-knot Multi-file analysis & type inference
#14559 opened Nov 23, 2024 by Glyphack Draft
Use a derive macro for Violations internal An internal refactor or improvement
#14557 opened Nov 23, 2024 by MichaReiser Loading…
[ruff] if k in d: del d[k] (RUF041)
#14553 opened Nov 23, 2024 by InSyncWithFoo Loading…
Possible fix for flaky file watching test red-knot Multi-file analysis & type inference
#14543 opened Nov 22, 2024 by MichaReiser Draft
[flake8-use-pathlib] Recommend Path.iterdir() over os.listdir() (PTH208) preview Related to preview mode features rule Implementing or modifying a lint rule
#14509 opened Nov 21, 2024 by InSyncWithFoo Loading…
[flake8-builtins] Exempt private built-in modules (A005) preview Related to preview mode features rule Implementing or modifying a lint rule
#14505 opened Nov 21, 2024 by InSyncWithFoo Loading…
[pydoclint] Extend docstring-missing-exception to empty exception descriptions (DOC501) rule Implementing or modifying a lint rule
#14496 opened Nov 20, 2024 by sbrugman Loading…
Improve CI caching of fuzz dependencies ci Related to internal CI tooling
#14469 opened Nov 20, 2024 by zanieb Draft
Initialize Rust cache before installing binaries and additional components ci Related to internal CI tooling
#14459 opened Nov 19, 2024 by zanieb Draft
Fix f-string formatting in assignment statement formatter Related to the formatter preview Related to preview mode features
#14454 opened Nov 19, 2024 by dhruvmanila Loading…
Remove FormatFStringPart formatter Related to the formatter internal An internal refactor or improvement
#14448 opened Nov 19, 2024 by dhruvmanila Loading…
Avoid inferring invalid expr types for string annotation red-knot Multi-file analysis & type inference
#14447 opened Nov 19, 2024 by dhruvmanila Draft
[ruff] itertools.batched() without explicit strict (RUF054) needs-decision Awaiting a decision from a maintainer preview Related to preview mode features rule Implementing or modifying a lint rule
#14408 opened Nov 18, 2024 by InSyncWithFoo Loading…
[perflint] fix invalid hoist in perf401 bug Something isn't working fixes Related to suggested fixes for violations
#14369 opened Nov 15, 2024 by w0nder1ng Loading…
[ruff] Implicit class variable in dataclass (RUF045) preview Related to preview mode features rule Implementing or modifying a lint rule
#14349 opened Nov 15, 2024 by InSyncWithFoo Loading…
[ruff] Implement unnecessary-nested-literal (RUF039) preview Related to preview mode features rule Implementing or modifying a lint rule
#14323 opened Nov 13, 2024 by sbrugman Loading…
[pylint] Implement use-implicit-booleaness-not-len (PLC1802) preview Related to preview mode features rule Implementing or modifying a lint rule
#14309 opened Nov 13, 2024 by Lokejoke Loading…
Extend test cases for flake8-pyi testing Related to testing Ruff itself
#14280 opened Nov 11, 2024 by sbrugman Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.