The Wayback Machine - https://web.archive.org/web/20230320121224/https://github.com/charliermarsh/ruff/issues
Skip to content

Issues: charliermarsh/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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Rewrite os.environ.get as os.getenv rule Implementing or modifying a known lint rule
#3608 opened Mar 19, 2023 by janosh
Add flake8-copyright support plugin Implementing a known but unsupported plugin
#3579 opened Mar 17, 2023 by Ryang20718
Sonar RSPEC-1192 (String literals should not be duplicated) rule Implementing or modifying a known lint rule
#3574 opened Mar 17, 2023 by mirecl
Subcommand that collects rules that have no violations cli Related to the command-line interface
#3560 opened Mar 16, 2023 by konstin
UP006 does not report type annotations in quotes bug Something isn't working
#3555 opened Mar 16, 2023 by roikoren755
printf-style-formatting ignores direct-string interpolation autofix Related to autofix behavior good first issue Good for newcomers
#3549 opened Mar 15, 2023 by charliermarsh
Feature: rewrite dict.get(key, None) as dict.get(key) rule Implementing or modifying a known lint rule
#3546 opened Mar 15, 2023 by janosh
Add autofixit for B004 autofix Related to autofix behavior good first issue Good for newcomers
#3545 opened Mar 15, 2023 by Skylion007
Add flag for syntax checking of doctests as in flake8 --doctests core Related to core functionality
#3542 opened Mar 15, 2023 by marcinbarczynski
ERA001 false negative bug Something isn't working
#3525 opened Mar 14, 2023 by JonathanPlasse
Some errors not fit into one line question Further information is requested
#3520 opened Mar 14, 2023 by qarmin
UP035 --fix not working for Deque autofix Related to autofix behavior
#3510 opened Mar 14, 2023 by torarvid
UP035 --fix not working for quoted types autofix Related to autofix behavior
#3508 opened Mar 14, 2023 by torarvid
Fuzzer support internal An internal refactor or improvement
#3507 opened Mar 14, 2023 by qarmin
PLC1901 false positives/incorrect response question Further information is requested
#3503 opened Mar 14, 2023 by onerandomusername
Trailing added list not autofixed by RUF005 autofix Related to autofix behavior
#3496 opened Mar 13, 2023 by Pierre-Sassoulas
ProTip! What’s not been updated in a month: updated:<2023-02-20.