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

Multiple dispatch not recognized
#11888 opened Jun 16, 2024 by oskarpfeffer
Formatter: Support putting multiple items per line for large sequences formatter Related to the formatter style How should formatted code look
#11886 opened Jun 15, 2024 by tdulcet
PT017 (pytest-assert-in-except) differs from flake8 rule Implementing or modifying a lint rule
#11869 opened Jun 14, 2024 by pcavalar
PLR0917 wrong implementation documentation Improvements or additions to documentation question Asking for support or clarification
#11868 opened Jun 14, 2024 by Renkai
False-positive for N811 for full-caps, but non-constant imports bug Something isn't working type-inference Requires more advanced type inference.
#11862 opened Jun 13, 2024 by L4rryFisherman
Formatter: deviation from black: dict key split to multiline bug Something isn't working formatter Related to the formatter
#11857 opened Jun 13, 2024 by minusf
New Rule: Formatted string passed to logging module PYL-W1203 needs-info More information is needed from the issue author
#11854 opened Jun 13, 2024 by Zerotask
Ruff Server errors when using a VSCode interactive session bug Something isn't working server Related to the LSP server
#11851 opened Jun 13, 2024 by MichaReiser
[QA] Should Ruff be able to fix indentation errors (E999) ? question Asking for support or clarification
#11846 opened Jun 12, 2024 by andrewcrook
PLR1711 (useless-return) does not check return statements if they are indented. rule Implementing or modifying a lint rule
#11841 opened Jun 12, 2024 by yuji38kwmt
New rule: Decimal with float argument rule Implementing or modifying a lint rule
#11840 opened Jun 11, 2024 by kbaskett248
New Rule: Prefer list comprehension over generator comprehensions to create tuples rule Implementing or modifying a lint rule
#11839 opened Jun 11, 2024 by Avasam
F811 is not raised when it is needed bug Something isn't working
#11828 opened Jun 10, 2024 by Denis-Alexeev
formatter deviation: line break not occurring on assignments where LHS goes over line-length bug Something isn't working formatter Related to the formatter style How should formatted code look
#11820 opened Jun 10, 2024 by jonathan-hill-visasq
Ruff added extra string to code when formating isort Related to import sorting
#11801 opened Jun 8, 2024 by MRossa157
[red-knot] switch from PreorderVisitor to regular Visitor red-knot Multi-file analysis & type inference
#11796 opened Jun 7, 2024 by carljm
Line break not occuring on type annotations whereas black does accepted Ready for implementation breaking Breaking API change formatter Related to the formatter
#11791 opened Jun 7, 2024 by jonathan-hill-visasq
(🎁) format type: ignore and other pragmas formatter Related to the formatter style How should formatted code look
#11789 opened Jun 7, 2024 by KotlinIsland
[red-knot] condense literal class and function types red-knot Multi-file analysis & type inference
#11785 opened Jun 6, 2024 by carljm
linter: uncovered branches rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#11778 opened Jun 6, 2024 by antonio-antuan
ProTip! Add no:assignee to see everything that’s not assigned.