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

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
N806 (non-lowercase-variable-in-function) for local variable in function question Asking for support or clarification
#13550 opened Sep 29, 2024 by opk12
[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
collapsible-else-if (PLR5501) --fix removes comments fixes Related to suggested fixes for violations
#13545 opened Sep 28, 2024 by sylvestre
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
Don't trigger E402 on pytest.importorskip above imports rule Implementing or modifying a lint rule
#13537 opened Sep 27, 2024 by janosh
new rule - replace d.update({'key': 'value'}) with d['key'] = 'value' needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13533 opened Sep 27, 2024 by spaceby
Expand PGH003 / create another rule to only allow # pyright: ignore[diagnosticRuleName] comments configuration Related to settings and configuration rule Implementing or modifying a lint rule
#13532 opened Sep 27, 2024 by kkom
Sometimes ruff analyze graph output dependencies in invalid upper/lower case analyze Related to Ruff analyze functionality bug Something isn't working
#13528 opened Sep 26, 2024 by minmax
EM101 in Django REST framework rule Implementing or modifying a lint rule
#13526 opened Sep 26, 2024 by spaceby
PLR1716 fix introduces a syntax error with unbalanced parentheses bug Something isn't working fixes Related to suggested fixes for violations
#13524 opened Sep 26, 2024 by dscorbett
ANN401: Add option to only enforce on the standard spelling question Asking for support or clarification
#13516 opened Sep 25, 2024 by ofek
Feature request: unnecessary-literal-within-deque-call (C409/C418 but for deque) rule Implementing or modifying a lint rule
#13515 opened Sep 25, 2024 by Avasam
[red-knot] don't include Unknown in the type for a conditionally-defined import help wanted Contributions especially welcome red-knot Multi-file analysis & type inference
#13514 opened Sep 25, 2024 by carljm
Idea: warn when a re-exported name is imported multifile-analysis Requires analysis across multiple files
#13507 opened Sep 25, 2024 by dimaqq
Conda installation of Ruff not running on aarch64 bug Something isn't working release Related to the release process
#13506 opened Sep 24, 2024 by bcaddy
Feature request: Make unknown rule code in "ignore" setting a warning, not an error linter Related to the linter rule-selection Related to enabling or disabling rules
#13505 opened Sep 24, 2024 by Avasam
Add checks from flake8-strftime needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13501 opened Sep 24, 2024 by wwuck
2 tasks
[feature request] Extra tryceratops checks rule Implementing or modifying a lint rule
#13494 opened Sep 24, 2024 by wwuck
2 tasks
Recode TRY302 to TRY203 rule Implementing or modifying a lint rule
#13492 opened Sep 24, 2024 by wwuck v0.7
Add new checks from flake8-errmsg needs-design Needs further design before implementation rule Implementing or modifying a lint rule
#13491 opened Sep 24, 2024 by wwuck
2 tasks
Inconsistent implementation of F811 with respect to submodule imports rule Implementing or modifying a lint rule
#13490 opened Sep 23, 2024 by AlexWaygood
ProTip! Mix and match filters to narrow down what you’re looking for.