www.fgks.org   »   [go: up one dir, main page]

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

Formatter changes order of comments. bug Something isn't working formatter Related to the formatter
#11569 opened May 27, 2024 by randolf-scholz
check_docs_formatted.py should allow examples for PYI rules to be formatted like stub files ci Related to internal CI tooling documentation Improvements or additions to documentation help wanted Contributions especially welcome
#11568 opened May 27, 2024 by AlexWaygood
Ruff server not closing with neovim instances - vol 2 server Related to the LSP server
#11545 opened May 26, 2024 by danielhollas
Allow sections to override local-folder files isort Related to import sorting
#11542 opened May 26, 2024 by TerryRPatterson
Ruff formatter removes numpydoc style trailing blank line needs-info More information is needed from the issue author
#11539 opened May 24, 2024 by manoelpqueiroz
Ruff: Lint failed - error: Ruff crashed. rule Implementing or modifying a lint rule
#11527 opened May 24, 2024 by david-waterworth
new rule: useless r string rule Implementing or modifying a lint rule
#11525 opened May 24, 2024 by DetachHead
ruff server: Unable to edit new, untitled files in VS Code bug Something isn't working server Related to the LSP server
#11510 opened May 23, 2024 by T-256
Docs: Microsoft Visual C++ 2015 Redistributable is required on Windows windows Specific to the Windows platform
#11503 opened May 23, 2024 by jborbely
Make Bandit suspicious import rules into a single configurable rule question Asking for support or clarification
#11501 opened May 23, 2024 by inoa-jboliveira
Wrong fix for W605 in f-strings bug Something isn't working
#11491 opened May 22, 2024 by FreeHarry
False positive for list comprehension bug Something isn't working
#11482 opened May 21, 2024 by jontwo
docstring-code-format incorrectly formats semicolons+expressions bug Something isn't working docstring Related to docstring linting or formatting formatter Related to the formatter
#11480 opened May 21, 2024 by JasonGrace2282
PLR0915 unconditionally counts pass as a statement needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#11479 opened May 20, 2024 by AlexBlandin
Feature request: linkcheck rule Implementing or modifying a lint rule
#11472 opened May 19, 2024 by nstarman
ruff check --fix modifies files with SyntaxError documentation Improvements or additions to documentation
#11455 opened May 17, 2024 by Dobatymo
PGH004 (blanket-noqa) doesn't checks file-level pragmas help wanted Contributions especially welcome rule Implementing or modifying a lint rule
#11454 opened May 17, 2024 by ashrub-holvi
Invalid syntax error location for Notebook with ruff format bug Something isn't working notebook Related to (Jupyter) notebooks
#11453 opened May 16, 2024 by david-waterworth
Used submodule import flagged as unused in except handler bug Something isn't working
#11448 opened May 16, 2024 by bnomis
# 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
Implement --allow-global-unused-variables from PyLint multifile-analysis Requires analysis across multiple files
#11426 opened May 14, 2024 by Mellowdv
ProTip! Type g i on any issue or pull request to go back to the issue listing page.