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

ruff_format not shown as format binary
#12527 by ic-768 was closed Jul 26, 2024
No rule against explicit string concatenation on same line configuration Related to settings and configuration
#12493 by DaniBodor was closed Jul 25, 2024
How to disable rules for ruff format? formatter Related to the formatter style How should formatted code look
#12488 by AntiSol was closed Jul 26, 2024
Ruff formatter per file ignores problem configuration Related to settings and configuration
#12459 by nonoash was closed Jul 22, 2024
[EHN] Suppress Errors in Code Region
#12377 by randolf-scholz was closed Jul 18, 2024
How to disable multiple new lines between classes and functions? question Asking for support or clarification
#12265 by Filyus was closed Jul 10, 2024
False positive S113 for httpx.AsyncClient
#12240 by dybi was closed Jul 8, 2024
Disable ANN001 for arguments with defaults
#12223 by arichr was closed Jul 8, 2024
Checking file with rule RUF002 cause panic
#12167 by qarmin was closed Jul 4, 2024
Checking file with rule W605 cause panic bug Something isn't working
#12165 by qarmin was closed Jul 4, 2024
[flake8-bugbear] Avoid false positive for usage return None (B901) question Asking for support or clarification rule Implementing or modifying a lint rule
#12156 by f4rk4sh was closed Jul 4, 2024
Ruff extension for Visual Studio Code not show error E501 (line-too-long) needs-info More information is needed from the issue author
#12096 by alejandro-kid was closed Jul 26, 2024
Formatter doesn't combine strings
#12057 by KotlinIsland was closed Jun 27, 2024
[red-knot] use an invariant lifetime to avoid exposing unsafe API for AstNodeRef red-knot Multi-file analysis & type inference
#12055 by carljm was closed Jun 27, 2024
False Positive YODA Condition SIM300 rule Implementing or modifying a lint rule
#11940 by lukasz-flyrlabs was closed Jun 23, 2024
ProTip! Exclude everything labeled bug with -label:bug.