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
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
Assignee
Filter by who’s assigned
Sort

Issues list

PTH201 fix does not consider trailing comma bug Something isn't working fixes Related to suggested fixes for violations
#15165 opened Dec 28, 2024 by InSyncWithFoo
PIE796 false-positives on enum member cast in pyi files bug Something isn't working rule Implementing or modifying a lint rule
#15132 opened Dec 24, 2024 by Avasam
FAST002 rule produces false positives and incorrect suggestions bug Something isn't working fixes Related to suggested fixes for violations
#15043 opened Dec 18, 2024 by MarkusSintonen
[red-knot] Incorrect control flow modelling in if-elif chains bug Something isn't working red-knot Multi-file analysis & type inference
#15033 opened Dec 17, 2024 by sharkdp
[red-knot] Add the special logic for int/float/complex in annotations bug Something isn't working red-knot Multi-file analysis & type inference
#14932 opened Dec 12, 2024 by AlexWaygood
PLC0206 diagnostic location is confusing bug Something isn't working diagnostics Related to reporting of diagnostics.
#14900 opened Dec 10, 2024 by oz123
(🐞) PLW1641 not reported if method defined within if bug Something isn't working
#14882 opened Dec 9, 2024 by KotlinIsland
[red-knot] ... should be treated as a valid parameter default for any annotation in a stub file bug Something isn't working help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#14840 opened Dec 8, 2024 by AlexWaygood Red Knot 2024
Stack overflow, when checking 1000 files at once bug Something isn't working
#14837 opened Dec 8, 2024 by qarmin
hovering over variable in jupyter notebook causes ruff server to crash bug Something isn't working server Related to the LSP server
#14768 opened Dec 4, 2024 by TheOnlyWayUp
[red-knot] Panic on self-referential deferred annotation (call expression) bug Something isn't working fuzzer Surfaced via fuzzing. red-knot Multi-file analysis & type inference
#14767 opened Dec 4, 2024 by dhruvmanila
[ruff] Formatting hex codes changes output with f-string debug bug Something isn't working formatter Related to the formatter
#14766 opened Dec 4, 2024 by MeGaGiGaGon
SIM300 fix swaps operands with side effects bug Something isn't working fixes Related to suggested fixes for violations
#14761 opened Dec 3, 2024 by dscorbett
red-knot panics found by the py-fuzzer fuzzer bug Something isn't working fuzzer Surfaced via fuzzing. red-knot Multi-file analysis & type inference
#14737 opened Dec 2, 2024 by AlexWaygood
ANN401 induces a stack overflow on quoted quoted escape sequences bug Something isn't working help wanted Contributions especially welcome parser Related to the parser
#14695 opened Nov 30, 2024 by dscorbett
[red-knot] Panics on recursive type alias definition bug Something isn't working red-knot Multi-file analysis & type inference
#14672 opened Nov 29, 2024 by dhruvmanila
How to increase converge iter times bug Something isn't working fixes Related to suggested fixes for violations
#14563 opened Nov 24, 2024 by yanyongyu
[perflint] - Fix manual-list-comprehension for async generators (PERF401) bug Something isn't working fixes Related to suggested fixes for violations
#14551 opened Nov 23, 2024 by diceroll123 Loading…
B901: Misses yield sub-expresisons bug Something isn't working good first issue Good for newcomers
#14453 opened Nov 19, 2024 by MichaReiser
Fixes on Jupyter notebooks cause panics when fix replaces/deletes multiple cells bug Something isn't working notebook Related to (Jupyter) notebooks
#14445 opened Nov 19, 2024 by beskep
D100 with —add-noqa breaks shebang lines bug Something isn't working help wanted Contributions especially welcome
#14442 opened Nov 18, 2024 by pjspereira
ProTip! Adding no:label will show everything without a label.