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

Implement Pylint good first issue Good for newcomers plugin Implementing a known but unsupported plugin
#970 opened Nov 30, 2022 by charliermarsh 100+
Meta issue: plugin system core Related to core functionality
#283 opened Sep 29, 2022 by sobolevn
Implement remaining pycodestyle rules plugin Implementing a known but unsupported plugin
#2402 opened Jan 31, 2023 by charliermarsh
63 of 70 tasks
Implement flake8-bandit plugin Implementing a known but unsupported plugin
#1646 opened Jan 5, 2023 by charliermarsh
72 of 75 tasks
Implement rules in darglint docstring Related to docstring linting or formatting plugin Implementing a known but unsupported plugin
#458 opened Oct 21, 2022 by edgarrmondragon
How to use COM812 in linter but avoid conflict with formatter? documentation Improvements or additions to documentation formatter Related to the formatter
#9216 opened Dec 20, 2023 by jagerber48
Expose Ruff's public API as a Python library core Related to core functionality
#659 opened Nov 8, 2022 by charliermarsh
Pack of fuzzer Autofix/Infinite loop errors [2] bug Something isn't working fuzzer Surfaced via fuzzing.
#8402 opened Nov 1, 2023 by qarmin
15 of 22 tasks
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
Support for refurb plugin Implementing a known but unsupported plugin
#1348 opened Dec 23, 2022 by guyrosin
Formatter: Keep right-hanging comments aligned formatter Related to the formatter style How should formatted code look
#7684 opened Sep 27, 2023 by warsaw
Apply ruff to markdown code blocks wish Not on the current roadmap; maybe in the future
#3792 opened Mar 29, 2023 by paddyroddy
[feature request] Support ignore block of code with noqa suppression Related to supression of violations e.g. noqa
#3711 opened Mar 24, 2023 by woile
2 tasks
Make calling ruff programmatically slightly faster core Related to core functionality needs-decision Awaiting a decision from a maintainer
#3694 opened Mar 23, 2023 by samuelcolvin
Ruff server not closing with neovim instances - vol 2 bug Something isn't working server Related to the LSP server
#11545 opened May 26, 2024 by danielhollas
Formatter: Specify indentation for function parameters formatter Related to the formatter style How should formatted code look
#8360 opened Oct 30, 2023 by LeonarddeR
Unified command for linting and formatting cli Related to the command-line interface formatter Related to the formatter
#8232 opened Oct 25, 2023 by zanieb
False positive with F401 (imported but unused) for type comments core Related to core functionality
#1619 opened Jan 4, 2023 by sbdchd
Add support for caret repositioning with the formatter formatter Related to the formatter wish Not on the current roadmap; maybe in the future
#10179 opened Mar 1, 2024 by KotlinIsland
Feature request: Support a "warning" level for linting configuration Related to settings and configuration core Related to core functionality
#1256 opened Dec 16, 2022 by lengau
Support baselines core Related to core functionality suppression Related to supression of violations e.g. noqa
#1149 opened Dec 8, 2022 by edgarrmondragon
add force-alphabetical-sort-within-sections flag to isort settings configuration Related to settings and configuration isort Related to import sorting
#4670 opened May 26, 2023 by alexdauenhauer
Add an --exit-non-zero-on-fix equivalent to the formatter. formatter Related to the formatter needs-decision Awaiting a decision from a maintainer
#8191 opened Oct 25, 2023 by TheReverend403
ProTip! Add no:assignee to see everything that’s not assigned.