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

NPY201 does not catch ptp updates for numpy v2 rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#11909 opened Jun 17, 2024 by jvavrek
Non-obvious behavior around notebook formatting documentation Improvements or additions to documentation
#11905 opened Jun 17, 2024 by mikolysz
5 tasks
Args: section not correctly formatted when no description is provided docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#11904 opened Jun 17, 2024 by antoinebrl
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
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 breaking Breaking API change 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
[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
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
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
# isort: split ignored if in trailing comment isort Related to import sorting
#11776 opened Jun 6, 2024 by ndevenish
ruff server setting enabling code actions on save server Related to the LSP server
#11756 opened Jun 5, 2024 by DanCardin
Comprehension / generator, opt-in feature to preserve line breaks formatter Related to the formatter style How should formatted code look
#11753 opened Jun 5, 2024 by Martin19037
ProTip! Adding no:label will show everything without a label.