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

Regression of false positive with e251 and type statement type variable defaults bug Something isn't working help wanted Contributions especially welcome python313 Related to Python 3.13
#15202 opened Dec 30, 2024 by mikeshardmind
[red-knot] Avoid inferring types in error case during unpacking red-knot Multi-file analysis & type inference
#15199 opened Dec 30, 2024 by dhruvmanila
[PROPOSAL] live (graph) analysis needs-decision Awaiting a decision from a maintainer wish Not on the current roadmap; maybe in the future
#15198 opened Dec 30, 2024 by purajit
allow publishing a more detailed graph analyze Related to Ruff analyze functionality needs-decision Awaiting a decision from a maintainer
#15195 opened Dec 30, 2024 by purajit
Feature Request: Warn when instance attribute shadows class attribute rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#15169 opened Dec 28, 2024 by alippai
Pylint subcategories' codes are confusingly documented documentation Improvements or additions to documentation help wanted Contributions especially welcome
#15168 opened Dec 28, 2024 by Avasam
Request: Option to only apply superfluous-else-* on single-statements (RET505, RET506, RET507, RET508) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15167 opened Dec 28, 2024 by Avasam
Does Ruff fail to format parts of a file when syntax errors are present? formatter Related to the formatter question Asking for support or clarification
#15166 opened Dec 28, 2024 by work4lazy
complex-if-statement-in-stub (PYI002) conflicts with if-with-same-arms (SIM114) rule Implementing or modifying a lint rule
#15153 opened Dec 26, 2024 by Avasam
Feature: Disable cache from pyproject.toml cache Related to Ruff cache question Asking for support or clarification
#15151 opened Dec 26, 2024 by orlandodiaz
Ecosystem check: Set --no-fix ci Related to internal CI tooling help wanted Contributions especially welcome
#15146 opened Dec 26, 2024 by MichaReiser
Feature request: Autofix for none-not-at-end-of-union (RUF036) accepted Ready for implementation fixes Related to suggested fixes for violations help wanted Contributions especially welcome
#15136 opened Dec 24, 2024 by Avasam
Inconsistent formatting around power and brackets formatter Related to the formatter style How should formatted code look
#15130 opened Dec 24, 2024 by tobiasdiez
How to get score from ruff, similar to pylint score? question Asking for support or clarification
#15125 opened Dec 23, 2024 by fhg-isi
3.14 deferred evaluation of annotations python314 Related to Python 3.14 rule Implementing or modifying a lint rule
#15100 opened Dec 22, 2024 by nickdrozd
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)? needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#15069 opened Dec 19, 2024 by tribunsky-kir
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
ProTip! What’s not been updated in a month: updated:<2024-11-30.