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

Add a rule to catch int(round(...) rule Implementing or modifying a lint rule
#11412 opened May 13, 2024 by NeilGirdhar
False negative with useless-expression on strings bug Something isn't working
#11292 opened May 5, 2024 by NeilGirdhar
Use the indent-width setting for E111 and E114 configuration Related to settings and configuration help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#8705 opened Nov 15, 2023 by NeilGirdhar
Add rule to encourage using type aliases (generalize PYI026) rule Implementing or modifying a lint rule
#8704 opened Nov 15, 2023 by NeilGirdhar
Consider suggesting using tempfile classes as context managers rule Implementing or modifying a lint rule
#7313 opened Sep 12, 2023 by NeilGirdhar
Consider promoting platform.system over sys.platform and os.name needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#5622 opened Jul 8, 2023 by NeilGirdhar
Consider making RUF009 work with custom dataclasses accepted Ready for implementation rule Implementing or modifying a lint rule
#4171 opened May 1, 2023 by NeilGirdhar
Feature request: initialize super class with super call needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3403 opened Mar 8, 2023 by NeilGirdhar
Allow noqa on preceding line suppression Related to supression of violations e.g. noqa
#2999 opened Feb 17, 2023 by NeilGirdhar
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.