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

(🐞) subclass-builtin (FURB189) doesn't apply when type arguments are supplied bug Something isn't working help wanted Contributions especially welcome
#16130 opened Feb 13, 2025 by KotlinIsland
RUF038 Surprising fix for Literal[True, False] in functions with overloads rule Implementing or modifying a lint rule
#16129 opened Feb 12, 2025 by Geo5
Rule PYI019 should not flag metaclass methods bug Something isn't working help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#16127 opened Feb 12, 2025 by Geo5
Rule to force var = <default> if value is None else value instead of var = value or <default> for value: int | None = None needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#16107 opened Feb 11, 2025 by adriangb
Deny f-string needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#16103 opened Feb 11, 2025 by danmur97
C403 fix fails when a comma follows the list bug Something isn't working fixes Related to suggested fixes for violations help wanted Contributions especially welcome
#16099 opened Feb 11, 2025 by dscorbett
Refer to rules in settings documentation documentation Improvements or additions to documentation
#16095 opened Feb 11, 2025 by DaniBodor
[red-knot] Warn about too old python-version red-knot Multi-file analysis & type inference
#16094 opened Feb 11, 2025 by MichaReiser
Ruff extension error while trying to find the Ruff binary in VS Code. question Asking for support or clarification
#16086 opened Feb 10, 2025 by krave1986
[red-knot] Disjointness of complements red-knot Multi-file analysis & type inference
#16085 opened Feb 10, 2025 by sharkdp
Unify OperatorPrecedence enums help wanted Contributions especially welcome internal An internal refactor or improvement
#16071 opened Feb 10, 2025 by MichaReiser
PLC2801 fix ignores the expression’s syntactic context bug Something isn't working fixes Related to suggested fixes for violations
#16053 opened Feb 9, 2025 by dscorbett
Add --selector option for ruff rule needs-decision Awaiting a decision from a maintainer
#16030 opened Feb 8, 2025 by InSyncWithFoo
Red Knot's diagnostic range is off when the line is indented with tabs bug Something isn't working diagnostics Related to reporting of diagnostics. red-knot Multi-file analysis & type inference
#15983 opened Feb 6, 2025 by InSyncWithFoo
Add a README file for the red_knot crate documentation Improvements or additions to documentation red-knot Multi-file analysis & type inference
#15979 opened Feb 5, 2025 by InSyncWithFoo
[red-knot] consider fixing spans related to relative imports bug Something isn't working diagnostics Related to reporting of diagnostics. red-knot Multi-file analysis & type inference
#15977 opened Feb 5, 2025 by BurntSushi
ANN201 doesn't handle pytest.raises context manager bug Something isn't working
#15975 opened Feb 5, 2025 by jogo-openai
[red-knot] Detect unreachable attributes assignments red-knot Multi-file analysis & type inference
#15967 opened Feb 5, 2025 by sharkdp
[red-knot] Descriptor protocol red-knot Multi-file analysis & type inference
#15966 opened Feb 5, 2025 by sharkdp
[red-knot] Support implicit class attributes (only defined in a @classmethod) red-knot Multi-file analysis & type inference
#15965 opened Feb 5, 2025 by sharkdp
[red-knot] Diagnostic for conflicting declared attribute types help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#15964 opened Feb 5, 2025 by sharkdp
[red-knot] Diagnostic for class-object access to pure instance variables help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#15963 opened Feb 5, 2025 by sharkdp
[red-knot] Attribute assignments in @staticmethods should not influence instance attributes bug Something isn't working red-knot Multi-file analysis & type inference
#15961 opened Feb 5, 2025 by sharkdp
ProTip! Type g i on any issue or pull request to go back to the issue listing page.