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

False PD013 with pymc needs-info More information is needed from the issue author
#15092 opened Dec 21, 2024 by darosio
Warn on 2 ^ n - author usually intends 2 ** n needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15091 opened Dec 21, 2024 by Zac-HD
Configuration options for argument splitting into multiple lines formatter Related to the formatter question Asking for support or clarification
#15087 opened Dec 20, 2024 by oxysoft
Question: why doesn't ruff complain about CapsWords (PascalCase)? question Asking for support or clarification
#15069 opened Dec 19, 2024 by tribunsky-kir
F841 should also lint dummy variables question Asking for support or clarification
#15068 opened Dec 19, 2024 by SaturnFromTitan
bug: using pydocstyle (D) does not enable D417 docstring Related to docstring linting or formatting question Asking for support or clarification
#15065 opened Dec 19, 2024 by bp50hz
New rule: Unnecessary unicode escape character needs-decision Awaiting a decision from a maintainer
#15056 opened Dec 19, 2024 by un-pogaz
[red-knot] Make Type::in_type_expression() exhaustive help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#15048 opened Dec 18, 2024 by AlexWaygood
FAST002 rule produces false positives and incorrect suggestions bug Something isn't working fixes Related to suggested fixes for violations
#15043 opened Dec 18, 2024 by MarkusSintonen
[red-knot] Incorrect control flow modelling in if-elif chains bug Something isn't working red-knot Multi-file analysis & type inference
#15033 opened Dec 17, 2024 by sharkdp
Support grouped output format for --statistics cli Related to the command-line interface
#15031 opened Dec 17, 2024 by un-pogaz
[red-knot] simplify across intersections in a union help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#15023 opened Dec 16, 2024 by carljm
Rule idea: warn about unsafe usage of $ in regular expressions needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15017 opened Dec 16, 2024 by bustbr
Rule documentation link does not work with lower case code documentation Improvements or additions to documentation
#15016 opened Dec 16, 2024 by DaniBodor
pydocstyle rules should follow naming convention docstring Related to docstring linting or formatting documentation Improvements or additions to documentation good first issue Good for newcomers
#15009 opened Dec 16, 2024 by dylwil3
[pytest] New rule idea- Prefer multiple pytest.param(..., id=...) over pytest.mark.parametrize(..., ids=...) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#14994 opened Dec 15, 2024 by UnknownPlatypus
[red-knot] fully consolidate display of heterogenous unions of literals help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#14988 opened Dec 15, 2024 by carljm
[red-knot] More useful property-tests based on trivia of set theory red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#14986 opened Dec 15, 2024 by cake-monotone
Add CLI flag to configure relative vs full path printing for emitters needs-info More information is needed from the issue author
#14985 opened Dec 15, 2024 by brupelo
RUF200 explanation is misleading/wrong documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Contributions especially welcome
#14975 opened Dec 14, 2024 by knirch
RUF052: Don't flag assignments to private function arguments accepted Ready for implementation help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#14968 opened Dec 14, 2024 by aiudirog
LSP ruff messages about logs, but the LspLog in nvim is empty, is there somewhere else to look? question Asking for support or clarification server Related to the LSP server
#14959 opened Dec 13, 2024 by kaddkaka
ProTip! Adding no:label will show everything without a label.