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

Why getting D203 as a warning? configuration Related to settings and configuration docstring Related to docstring linting or formatting question Asking for support or clarification
#13645 opened Oct 5, 2024 by naveenmaan
[red-knot] support del statement and deletion of except handler names red-knot Multi-file analysis & type inference
#13641 opened Oct 5, 2024 by carljm
[flake8-async] ASYNC100 false positive in async generator expressions bug Something isn't working good first issue Good for newcomers rule Implementing or modifying a lint rule
#13637 opened Oct 5, 2024 by autinerd
[red-knot] more precise types from chained boolean expressions red-knot Multi-file analysis & type inference
#13632 opened Oct 4, 2024 by carljm
Pydantic model not detected by RUF012 multifile-analysis Requires analysis across multiple files
#13630 opened Oct 4, 2024 by cbornet
In-place formatting by default considered harmful question Asking for support or clarification
#13626 opened Oct 4, 2024 by mainini
C416 incorrectly flags dict comprehension based on dict with tuple keys rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#13625 opened Oct 4, 2024 by henribru
FURB188 calculates lengths wrong for non-ASCII affixes bug Something isn't working
#13620 opened Oct 3, 2024 by dscorbett
[red-knot] Compare expressions red-knot Multi-file analysis & type inference
#13618 opened Oct 3, 2024 by Slyces
5 of 13 tasks
FR: Easier way to suppress errors/formatting for custom code block before imports configuration Related to settings and configuration needs-design Needs further design before implementation rule Implementing or modifying a lint rule
#13608 opened Oct 2, 2024 by dbarnett
Ruff analyze graph showing absolute paths on windows and no extra dependencies analyze Related to Ruff analyze functionality windows Specific to the Windows platform
#13605 opened Oct 2, 2024 by inoa-jboliveira
[flake8-bandit/S506] Dont report violation when using BaseLoader rule Implementing or modifying a lint rule
#13604 opened Oct 2, 2024 by mcmitch
New rule: warn on use of timedelta.seconds, users typically wanted timedelta.total_seconds() rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#13598 opened Oct 1, 2024 by Zac-HD
New rule - ban of abuse of tuple unpacking needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13587 opened Oct 1, 2024 by spaceby
B905's autofix sets strict=False, but the suggested fix is strict=True rule Implementing or modifying a lint rule
#13581 opened Oct 1, 2024 by mdbernard
new rule - ban nested if expressions needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13564 opened Sep 30, 2024 by DetachHead
[red-knot] Add a benchmark involving realistic code that creates large unions performance Potential performance improvement red-knot Multi-file analysis & type inference
#13549 opened Sep 29, 2024 by AlexWaygood
Idea: replace integer value for month with constants needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13547 opened Sep 28, 2024 by hofrob
N814 false positive: from decimal import Decimal as D help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#13543 opened Sep 28, 2024 by rdaysky
Feature request: Local variable never read needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13541 opened Sep 27, 2024 by alippai
ProTip! Type g i on any issue or pull request to go back to the issue listing page.