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

[red-knot] model that class bodies run immediately red-knot Multi-file analysis & type inference
#13933 opened Oct 25, 2024 by carljm
[red-knot] principles for inferring the type of an expression that is a type error red-knot Multi-file analysis & type inference
#13932 opened Oct 25, 2024 by carljm
[red-knot] fix adding intersection to negative side of an intersection help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#13931 opened Oct 25, 2024 by carljm
Detect empty conditional statements
#13929 opened Oct 25, 2024 by gpauloski
Use XDG (i.e. ~/.local/bin) instead of the Cargo home directory in the installer breaking Breaking API change cli Related to the command-line interface
#13927 opened Oct 25, 2024 by MichaReiser v0.8
UP032: Don't suggest f-string inside logging statements question Asking for support or clarification
#13916 opened Oct 24, 2024 by rpdelaney
Rule for missing members typing annotations rule Implementing or modifying a lint rule type-inference Requires more advanced type inference. typing Related to type annotations
#13914 opened Oct 24, 2024 by yairp03
INP001: Skip files with PEP 723 inline script metadata help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#13912 opened Oct 24, 2024 by konstin
PLR6301: Support conditional definitions rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#13911 opened Oct 24, 2024 by ofek
[red-knot] mdtest doesn't tell you the path of the Markdown file if there's a panic red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#13899 opened Oct 23, 2024 by AlexWaygood
SIM108 for return statements question Asking for support or clarification
#13898 opened Oct 23, 2024 by joppi588
Document unsupported rules documentation Improvements or additions to documentation
#13897 opened Oct 23, 2024 by LordAro
DJ012 produces false positive when there are other dunder methods in model class breaking Breaking API change needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13892 opened Oct 23, 2024 by maddrum
pyupgrade rule for Unpack accepted Ready for implementation help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#13891 opened Oct 23, 2024 by fzimmermann89
Fixer for using typing_extensions for unsupported typing imports packaging Package management related, i.e. uv rule Implementing or modifying a lint rule
#13889 opened Oct 23, 2024 by fzimmermann89
[flake8-django] DJ001 is not raised for fields which has unique=True question Asking for support or clarification
#13887 opened Oct 23, 2024 by kiddten
TRY300: Recommend putting code after the try/except instead of inside a else fixes Related to suggested fixes for violations
#13885 opened Oct 23, 2024 by cbornet
[red-knot] scope bug with nested for loops bug Something isn't working red-knot Multi-file analysis & type inference
#13879 opened Oct 22, 2024 by alex
[red-knot] mdtest output improvements help wanted Contributions especially welcome red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#13875 opened Oct 22, 2024 by MichaReiser
ProTip! Adding no:label will show everything without a label.