-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[syntax-errors] Irrefutable case pattern before final case
preview
Related to preview mode features
rule
Implementing or modifying a lint rule
#16905
opened Mar 21, 2025 by
ntBre
Loading…
Implement flat width limits for comprehensions
formatter
Related to the formatter
needs-decision
Awaiting a decision from a maintainer
#16902
opened Mar 21, 2025 by
aronhoff
Loading…
[red-knot] Goto type definition
red-knot
Multi-file analysis & type inference
#16901
opened Mar 21, 2025 by
MichaReiser
•
Draft
2 tasks
[red-knot] Do not emit Multi-file analysis & type inference
invalid-return-type
for abstract functions
red-knot
#16900
opened Mar 21, 2025 by
InSyncWithFoo
Loading…
[red-knot] Support calling a Multi-file analysis & type inference
typing.Callable
red-knot
#16888
opened Mar 21, 2025 by
dhruvmanila
Loading…
[red-knot] Fix gradual equivalence for callable types
red-knot
Multi-file analysis & type inference
#16887
opened Mar 21, 2025 by
dhruvmanila
•
Draft
docs: Correct collections-named-tuple example to use PascalCase assignment
documentation
Improvements or additions to documentation
[ruff] Detect mutable defaults in dataclass Implementing or modifying a lint rule
field
calls (RUF008
)
rule
[red-knot] Introduce Multi-file analysis & type inference
ArbitraryRule
for property tests
red-knot
#16862
opened Mar 20, 2025 by
cake-monotone
Loading…
[red-knot] detect non-deferred self-references in annotations
red-knot
Multi-file analysis & type inference
#16861
opened Mar 20, 2025 by
mtshiba
Loading…
[red-knot] detect unreachable attribute assignments
red-knot
Multi-file analysis & type inference
#16852
opened Mar 19, 2025 by
mtshiba
Loading…
[red-knot] Check assignability for two callable types
red-knot
Multi-file analysis & type inference
#16845
opened Mar 19, 2025 by
dhruvmanila
Loading…
[Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
ruff
] implement IfKeyNotInDictAssign
rule (RUF060)
needs-decision
#16775
opened Mar 16, 2025 by
alex-700
Loading…
[Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
flake8-tidy-imports
] Implement relative-sibling-imports
(TID254
)
needs-decision
#16772
opened Mar 15, 2025 by
noirbizarre
Loading…
[perflint] implement quick-fix for manual-dict-comprehension (PERF403)
fixes
Related to suggested fixes for violations
#16719
opened Mar 14, 2025 by
w0nder1ng
Loading…
[red-knot] Factor out shared unpacking logic
red-knot
Multi-file analysis & type inference
#16595
opened Mar 10, 2025 by
ericmarkmartin
•
Draft
[flake8-bandit] Update insecure hash functions (S324)
#16580
opened Mar 9, 2025 by
VascoSch92
Loading…
[red-knot] Add Multi-file analysis & type inference
__init__
arguments check when doing try_call
on a class literal
red-knot
#16512
opened Mar 5, 2025 by
mishamsk
Loading…
Add new rule InEmptyCollection
rule
Implementing or modifying a lint rule
#16480
opened Mar 3, 2025 by
naslundx
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.