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
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

Used import flagged as unused F401
#11448 opened May 16, 2024 by bnomis
Windows tests fail during ruff_macros discovery bug Something isn't working internal An internal refactor or improvement
#11439 opened May 16, 2024 by charliermarsh
pydocstyle: undocumented returns
#11435 opened May 15, 2024 by adamjstewart
# noqa: E702 # fmt: skip still formats the line of code formatter Related to the formatter suppression Related to supression of violations e.g. noqa
#11430 opened May 15, 2024 by ngoctnq
UP: Rule for rewriting typing_extensions.TypeAliasType as type ... on Python 3.12 rule Implementing or modifying a lint rule
#11422 opened May 14, 2024 by tmke8
Add default linter rules configuration Related to settings and configuration linter Related to the linter
#11415 opened May 13, 2024 by AndreuCodina
Update UP035 for Python 3.13 rule Implementing or modifying a lint rule
#11413 opened May 13, 2024 by AlexWaygood
Add a rule to catch int(round(...) rule Implementing or modifying a lint rule
#11412 opened May 13, 2024 by NeilGirdhar
Rule duplication F509 and PLE1300 rule Implementing or modifying a lint rule
#11403 opened May 13, 2024 by dhruvmanila v0.5.0
☂️ Remove dependencies of Tok from downstream tools tracking A "meta" issue that tracks completion of a bigger task via a list of smaller scoped issues.
#11401 opened May 13, 2024 by dhruvmanila
11 of 23 tasks
FURB110 may break code bug Something isn't working fixes Related to suggested fixes for violations help wanted Contributions especially welcome
#11398 opened May 13, 2024 by martinlehoux
FA102 should ignore quoted annotations bug Something isn't working
#11397 opened May 13, 2024 by inoa-jboliveira
Show version log for changes on rules documentation Improvements or additions to documentation needs-design Needs further design before implementation
#11369 opened May 11, 2024 by inoa-jboliveira
ruff server has delay when no local config. server Related to the LSP server
#11366 opened May 11, 2024 by akthe-at
Unused noqa directive (unused: BLE001) wrongly detected question Asking for support or clarification
#11360 opened May 10, 2024 by revliscano
Support select/ignore list of argument names for ARG rules configuration Related to settings and configuration
#11359 opened May 10, 2024 by mal
Docs Request: Add examples of settings that can be turned on and off documentation Improvements or additions to documentation
#11355 opened May 9, 2024 by DeflateAwning
Invalid DebugText for source with leading whitespace bug Something isn't working parser Related to the parser
#11337 opened May 8, 2024 by dhruvmanila
ProTip! no:milestone will show everything without a milestone.