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 proposal: require raw strings for regex patterns rule Implementing or modifying a lint rule
#11167 opened Apr 26, 2024 by andersk
Proposed rule: global or nonlocal looks skippable but applies to the whole function accepted Ready for implementation rule Implementing or modifying a lint rule
#6470 opened Aug 10, 2023 by andersk
flake8-logging-format should check .log(level, msg) calls too bug Something isn't working
#2562 by andersk was closed Mar 25, 2023
F821 UndefinedName false positive on annotated global bug Something isn't working
#1194 by andersk was closed Dec 11, 2022
I001 conflicts with isort on blank lines between import and comment before function bug Something isn't working isort Related to import sorting
#1193 by andersk was closed Dec 11, 2022
noqa comment ineffective after comment inside tuple bug Something isn't working
#317 by andersk was closed Oct 4, 2022
Infinite loop on unclosed parenthesis bug Something isn't working
#277 by andersk was closed Sep 29, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.