Skip to content

Issues: astral-sh/ruff

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[red-knot] store child scopes using a Range instead of a Vec red-knot Multi-file analysis & type inference
#11681 opened Jun 1, 2024 by carljm
[red-knot] consider petgraph crate for CFG red-knot Multi-file analysis & type inference
#11680 opened Jun 1, 2024 by carljm
[red-knot] Explore doing more work up front in semantic indexing red-knot Multi-file analysis & type inference
#11678 opened Jun 1, 2024 by carljm
Single-line match-cases with Ellipsis (...) as body formatter Related to the formatter style How should formatted code look
#11676 opened Jun 1, 2024 by pfaion
PLR6104 rewrites numbers w/o the base indicator fixes Related to suggested fixes for violations
#11672 opened Jun 1, 2024 by Avasam
[red-knot] playground support playground A playground-specific issue red-knot Multi-file analysis & type inference
#11665 opened May 31, 2024 by carljm
[red-knot] testing framework red-knot Multi-file analysis & type inference
#11664 opened May 31, 2024 by carljm
[red-knot] proper name resolution red-knot Multi-file analysis & type inference
#11663 opened May 31, 2024 by carljm
[red-knot] populate Symbol.kind red-knot Multi-file analysis & type inference
#11662 opened May 31, 2024 by carljm
[red-knot] O(1) AST node reference lookup red-knot Multi-file analysis & type inference
#11661 opened May 31, 2024 by carljm
[red-knot] make Definition Copy red-knot Multi-file analysis & type inference
#11660 opened May 31, 2024 by carljm
[red-knot] consider building symbol tables / definitions / CFG lazily within a module red-knot Multi-file analysis & type inference
#11659 opened May 31, 2024 by carljm
[red-knot] symbol table should not own the flow graph red-knot Multi-file analysis & type inference
#11657 opened May 31, 2024 by carljm
[red-knot] support builtins scope, via resolving to typeshed builtins.pyi red-knot Multi-file analysis & type inference
#11654 opened May 31, 2024 by carljm
[red-knot] PEP 561 compliant module resolver red-knot Multi-file analysis & type inference
#11653 opened May 31, 2024 by carljm
[red-knot] salsa-based lazy incremental compiler red-knot Multi-file analysis & type inference
#11652 opened May 31, 2024 by carljm
ruff server: Unable to take snapshot for document bug Something isn't working server Related to the LSP server
#11651 opened May 31, 2024 by T-256
D418 edge case: renaming arguments in overload docstring Related to docstring linting or formatting
#11643 opened May 31, 2024 by jamesbraza
Rule Q004 cause panic bug Something isn't working fuzzer Surfaced via fuzzing.
#11642 opened May 31, 2024 by qarmin
Implement re-lexing logic for improved error recovery parser Related to the parser
#11640 opened May 31, 2024 by dhruvmanila
ProTip! Add no:assignee to see everything that’s not assigned.