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

Rule idea: Unnecessary use of re rule Implementing or modifying a lint rule
#12283 opened Jul 10, 2024 by JelleZijlstra
Stabilize flake8-async behavior changes breaking Breaking API change
#12268 opened Jul 10, 2024 by MichaReiser
5 tasks
v0.6
FURB187 autofix can cause breaking changes bug Something isn't working fixes Related to suggested fixes for violations
#12267 opened Jul 10, 2024 by owenlamont
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: 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 help wanted Contributions especially welcome
#12251 opened Jul 9, 2024 by yury-fedotov
Avoid raising S310 on safe f-strings help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#12245 opened Jul 8, 2024 by dscorbett
lint isort I001: forbid multiple imports on single line? isort Related to import sorting
#12239 opened Jul 8, 2024 by fschulze
Formatter: inconsistent amount of added empty lines around an inner function breaking Breaking API change bug Something isn't working formatter Related to the formatter
#12199 opened Jul 5, 2024 by flying-sheep
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
NPY201 rules seem to miss imports for NAN good first issue Good for newcomers help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#12195 opened Jul 5, 2024 by xmatthias
ProTip! Exclude everything labeled bug with -label:bug.