-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix
pytest.mark.parametrize
rules to check calls instead of decorators
#14515
opened Nov 21, 2024 by
harupy
Loading…
Fix Related to preview mode features
rule
Implementing or modifying a lint rule
invalid-envvar-default (PLW1508)
to flag os.environ.get
preview
#14512
opened Nov 21, 2024 by
harupy
Loading…
[
flake8-type-checking
] Adds implementation for TC006
#14511
opened Nov 21, 2024 by
Daverball
Loading…
[
flake8-use-pathlib
] Recommend Path.iterdir()
over os.listdir()
(PTH208
)
#14509
opened Nov 21, 2024 by
InSyncWithFoo
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
flake8-builtins
] Exempt private built-in modules (A005
)
preview
#14505
opened Nov 21, 2024 by
InSyncWithFoo
Loading…
[Implementing or modifying a lint rule
pydoclint
] Extend docstring-missing-exception
to empty exception descriptions (DOC501
)
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
] Implement non-string-literal-as-assert-message
(RUF040
)
#14488
opened Nov 20, 2024 by
Lokejoke
Loading…
Initialize Rust cache before installing binaries and additional components
ci
Related to internal CI tooling
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 Related to the formatter
internal
An internal refactor or improvement
FormatFStringPart
formatter
#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
[Awaiting a decision from a maintainer
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] itertools.batched()
without explicit strict
(RUF054
)
needs-decision
#14408
opened Nov 18, 2024 by
InSyncWithFoo
Loading…
[red-knot] PEP 695 type aliases
red-knot
Multi-file analysis & type inference
#14357
opened Nov 15, 2024 by
sharkdp
Loading…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Implicit class variable in dataclass (RUF045
)
preview
#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…
[Related to preview mode features
rule
Implementing or modifying a lint rule
ruff
] Implement unnecessary-nested-literal
(RUF039
)
preview
#14323
opened Nov 13, 2024 by
sbrugman
Loading…
[pylint]
Implement use-implicit-booleaness-not-len
(PLC1802
)
preview
#14309
opened Nov 13, 2024 by
Lokejoke
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.