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

formatter: COM812, ISC001 warning
#12085 opened Jun 28, 2024 by Mogost
UP037 with torchtyping can be annoying
#12082 opened Jun 28, 2024 by fsouza
Docs is not updated to v0.5.0 documentation Improvements or additions to documentation release Related to the release process
#12074 opened Jun 27, 2024 by yairp03
PLW1514: extend or change autofix with encoding="utf-8" fixes Related to suggested fixes for violations rule Implementing or modifying a lint rule
#12069 opened Jun 27, 2024 by xmo-odoo
Check MANIFEST.in multifile-analysis Requires analysis across multiple files plugin Implementing a known but unsupported plugin
#12066 opened Jun 27, 2024 by bersace
Bug: PLR1714 auto-fix with multiple conditions bug Something isn't working fixes Related to suggested fixes for violations
#12062 opened Jun 27, 2024 by Spectre5
New check: B039 accepted Ready for implementation help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#12054 opened Jun 26, 2024 by Zac-HD
[FALSE NEGATIVE] "S608 Possible SQL injection" bug Something isn't working rule Implementing or modifying a lint rule
#12044 opened Jun 26, 2024 by mpolyakov-plutoflume
Remove tab-size setting configuration Related to settings and configuration
#12041 opened Jun 26, 2024 by MichaReiser v0.6
Remove output-format=text
#12040 opened Jun 26, 2024 by MichaReiser v0.6
Add asyncio and anyio support to ASYNC1XX rule Implementing or modifying a lint rule
#12039 opened Jun 26, 2024 by MichaReiser
Deprecate or un-deprecate extend-ignore and extend-unfixable cli Related to the command-line interface configuration Related to settings and configuration
#12014 opened Jun 24, 2024 by MichaReiser
new rule - enforce that strings passed to exceptions have a variable in them rule Implementing or modifying a lint rule
#11979 opened Jun 22, 2024 by DetachHead
ruff check needs --range wish Not on the current roadmap; maybe in the future
#11969 opened Jun 21, 2024 by cam-laf
TCH010 False positive when one argument is a TypeVar. bug Something isn't working type-inference Requires more advanced type inference.
#11965 opened Jun 21, 2024 by randolf-scholz
ruff with --diff exits 0 on errors with no diffs cli Related to the command-line interface
#11955 opened Jun 20, 2024 by wyardley
Improve f-string error recovery within list parsing parser Related to the parser
#11946 opened Jun 20, 2024 by dhruvmanila
2 tasks
Specify custom pragmas to be ignored for line-too-long by the formatter configuration Related to settings and configuration formatter Related to the formatter
#11941 opened Jun 19, 2024 by getzze
☂️ Syntax errors raised by the compiler tracking A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.
#11934 opened Jun 19, 2024 by dhruvmanila
3 tasks
Respect PYTHONSAFEPATH if set linter Related to the linter needs-design Needs further design before implementation
#11928 opened Jun 18, 2024 by thejcannon
ProTip! Type g i on any issue or pull request to go back to the issue listing page.