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

Fix invalid-envvar-default (PLW1508) to flag os.environ.get preview Related to preview mode features rule Implementing or modifying a lint rule
#14512 opened Nov 21, 2024 by harupy Loading…
[flake8-type-checking] Adds implementation for TC006
#14511 opened Nov 21, 2024 by Daverball 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…
Consider quotes inside format-specs when choosing the quotes for an f-string formatter Related to the formatter preview Related to preview mode features
#14493 opened Nov 20, 2024 by MichaReiser Loading…
Fix unnecessary space around power op in overlong f-string expressions bug Something isn't working formatter Related to the formatter preview Related to preview mode features
#14489 opened Nov 20, 2024 by MichaReiser Loading…
Ruff 0.8 release release Related to the release process
#14486 opened Nov 20, 2024 by MichaReiser Loading…
1 task
v0.8
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…
[red-knot] PEP 695 type aliases red-knot Multi-file analysis & type inference
#14357 opened Nov 15, 2024 by sharkdp 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…
[B028-doc-update] Update documentation for B028 documentation Improvements or additions to documentation
#14338 opened Nov 14, 2024 by njhearp 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! Add no:assignee to see everything that’s not assigned.