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] Crash on analysing stub file with explicitly derived class red-knot Multi-file analysis & type inference
#13160 opened Aug 30, 2024 by LordAro
How to ignore specific import being sorted configuration Related to settings and configuration isort Related to import sorting question Asking for support or clarification
#13156 opened Aug 30, 2024 by myslak71
Support passing file content from stdin when --add-noqa is used cli Related to the command-line interface suppression Related to supression of violations e.g. noqa
#13155 opened Aug 30, 2024 by InSyncWithFoo
docstring-missing-returns (DOC201) reports on pytest fixtures docstring Related to docstring linting or formatting needs-decision Awaiting a decision from a maintainer
#13143 opened Aug 28, 2024 by tjkuson
RET504 for yield accepted Ready for implementation help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#13141 opened Aug 28, 2024 by opk12
[Feature Request] System-wide configuration file configuration Related to settings and configuration
#13138 opened Aug 28, 2024 by blackteahamburger
RUF012 does not catch mutable default in dataclass type-inference Requires more advanced type inference.
#13137 opened Aug 28, 2024 by msehnout
Rule request: Warn whenever any default value is provided in __post_init__ accepted Ready for implementation help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#13128 opened Aug 27, 2024 by NeilGirdhar
Could ruff also check files according to file's shebang? cli Related to the command-line interface wish Not on the current roadmap; maybe in the future
#13122 opened Aug 27, 2024 by praiskup
Type hinting Numpy arrays raises UP037 warning bug Something isn't working
#13121 opened Aug 27, 2024 by MattTheCuber
Cannot find ruff on Windows in venv using --system-site-packages windows Specific to the Windows platform
#13110 opened Aug 26, 2024 by markuspi
ruff rule should include a property that indicates the fix is unsafe or not great writeup A wonderful example of a quality contribution question Asking for support or clarification
#13108 opened Aug 26, 2024 by zender-vivodyne
False positive for S608 when a string contains "delete from" bug Something isn't working
#13103 opened Aug 26, 2024 by dhruvmanila
Allow short docstrings in pydoclint configuration Related to settings and configuration needs-decision Awaiting a decision from a maintainer
#13086 opened Aug 24, 2024 by valentincalomme
[red-knot] assert that we don't create multiple definitions for one node red-knot Multi-file analysis & type inference
#13085 opened Aug 23, 2024 by carljm
Formatter: request for a Rule Similar to ESLint’s padding-line-between-statements needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#13080 opened Aug 23, 2024 by ivaaahn
Red Knot panics when changing editor text rapidly bug Something isn't working red-knot Multi-file analysis & type inference
#13071 opened Aug 23, 2024 by dhruvmanila
Red Knot panics when there's a cycle between a decorated class and a functions' return type bug Something isn't working red-knot Multi-file analysis & type inference
#13070 opened Aug 23, 2024 by MichaReiser
Change default value for ruff.configurationPreference to "filesystemFirst" breaking Breaking API change configuration Related to settings and configuration needs-decision Awaiting a decision from a maintainer server Related to the LSP server
#13067 opened Aug 23, 2024 by dhruvmanila
ISC001 fix covers not all cases fixes Related to suggested fixes for violations
#13063 opened Aug 22, 2024 by serjflint
Support multi-root workspaces in Red Knot server red-knot Multi-file analysis & type inference server Related to the LSP server
#13052 opened Aug 22, 2024 by dhruvmanila
UP038 documentation outdated wrt. fix safety documentation Improvements or additions to documentation
#13051 opened Aug 22, 2024 by VeckoTheGecko
ProTip! Type g i on any issue or pull request to go back to the issue listing page.