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

PyTorch-specific rules
#12349 opened Jul 16, 2024 by sbrugman
Enabling specific preview rules
#12343 opened Jul 16, 2024 by adrinjalali
[red-knot] Set right durability for inputs red-knot Multi-file analysis & type inference
#12323 opened Jul 14, 2024 by MichaReiser
New rule: Validate form feeds in leading white space rule Implementing or modifying a lint rule
#12321 opened Jul 14, 2024 by dscorbett
Possible False Positive: too-many-arguments (PLR0913) considers self and cls rule Implementing or modifying a lint rule
#12320 opened Jul 14, 2024 by Bibo-Joshi
Is it possible to disable formatting for chains with line-breaking? question Asking for support or clarification
#12312 opened Jul 13, 2024 by VladimirPodolian
No error on logging.Logger.warn access [G010] bug Something isn't working type-inference Requires more advanced type inference.
#12295 opened Jul 12, 2024 by rominf
RUF012 false positive with annotations set as strings bug Something isn't working
#12288 opened Jul 11, 2024 by ZeeD
TRY004 applies when unrelated values are type-checked rule Implementing or modifying a lint rule
#12287 opened Jul 11, 2024 by dscorbett
Add rule for using PEP696 default type params accepted Ready for implementation good first issue Good for newcomers python313 Related to Python 3.13 rule Implementing or modifying a lint rule
#12286 opened Jul 11, 2024 by janosh
Rule idea: Unnecessary use of re rule Implementing or modifying a lint rule
#12283 opened Jul 10, 2024 by JelleZijlstra
Only Python cells should be validated in Jupyter notebooks notebook Related to (Jupyter) notebooks
#12281 opened Jul 10, 2024 by stewartadam
Consider adding a rule that enforces using TypeIs instead of TypeGuard rule Implementing or modifying a lint rule
#12277 opened Jul 10, 2024 by ItsDrike
Cannot catch double import in TYPE_CHECKING block question Asking for support or clarification
#12270 opened Jul 10, 2024 by beskep
Stabilize flake8-async behavior changes breaking Breaking API change
#12268 opened Jul 10, 2024 by MichaReiser
5 tasks
v0.6
Mismatched diagnostics with and without cache with hierarchical configs bug Something isn't working cache Related to Ruff cache
#12264 opened Jul 10, 2024 by dhruvmanila
Remove global options from ruff server subcommand cli Related to the command-line interface server Related to the LSP server
#12263 opened Jul 10, 2024 by dhruvmanila Ruff Server: Post-Stable
ruff will Ignore target version when work on pyi file documentation Improvements or additions to documentation question Asking for support or clarification
#12256 opened Jul 9, 2024 by rainzee
Native server does not respect .gitignore bug Something isn't working server Related to the LSP server
#12254 opened Jul 9, 2024 by dhruvmanila Ruff Server: Stable
RUF100 should probably delete an entire comment noqa is part of bug Something isn't working fixes Related to suggested fixes for violations good first issue Good for newcomers help wanted Contributions especially welcome
#12251 opened Jul 9, 2024 by yury-fedotov
lint isort I001: forbid multiple imports on single line? isort Related to import sorting
#12239 opened Jul 8, 2024 by fschulze
[New Rule][Django] Verify that settings is correctly imported rule Implementing or modifying a lint rule
#12200 opened Jul 5, 2024 by bastian-wattro
RET501 should exempt overriding class methods accepted Ready for implementation multifile-analysis Requires analysis across multiple files rule Implementing or modifying a lint rule
#12198 opened Jul 5, 2024 by epenet
ProTip! Find all open issues with in progress development work with linked:pr.