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

Mutable default argument not detected when it is a constant (by B006 and others) rule Implementing or modifying a lint rule
#11030 opened Apr 19, 2024 by omgMath
[refurb] Implement for-loop-writes (FURB122) lint preview Related to preview mode features rule Implementing or modifying a lint rule
#10630 opened Mar 27, 2024 by alex-700 Loading…
Avoid raising S310 if user explicitly checks for URL scheme wish Not on the current roadmap; maybe in the future
#7918 opened Oct 11, 2023 by q0w
RUF100 for noqa: E501 not at end of line bug Something isn't working suppression Related to supression of violations e.g. noqa
#7851 opened Oct 8, 2023 by LefterisJP
Apparent duplicate rule (S307 and PGH001) rule Implementing or modifying a lint rule
#7283 opened Sep 11, 2023 by tjkuson
Failed to create fix for FormatLiterals: Unable to identify format literals fuzzer Surfaced via fuzzing. needs-decision Awaiting a decision from a maintainer
#6717 opened Aug 21, 2023 by qarmin
exclude pattern with * in file name incorrectly matches entire file path cli Related to the command-line interface needs-decision Awaiting a decision from a maintainer
#6262 opened Aug 2, 2023 by DetachHead
[feature-request] Detect invalid unquoted imports accepted Ready for implementation rule Implementing or modifying a lint rule
#5753 opened Jul 14, 2023 by smackesey
I001: ruff isort does not always respect the global src option isort Related to import sorting needs-decision Awaiting a decision from a maintainer
#5667 opened Jul 10, 2023 by saippuakauppias
Add all PEP-585 names to UP006 rule rule Implementing or modifying a lint rule
#5454 opened Jun 30, 2023 by wookie184 Loading…
N818 error-suffix-on-exception-name false positives because it doesn't know if a given exception is an error needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#5367 opened Jun 26, 2023 by karolinepauls
RUF012 triggers many false positives (are they really? they are correct) in some projects needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#5243 opened Jun 21, 2023 by scastlara
force-exclude doesn't work in subdirectory bug Something isn't working
#4127 opened Apr 27, 2023 by brandonchinn178
Please consider requiring opt-in for some of the new subprocess rules needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#4054 opened Apr 21, 2023 by ofek
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.