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

Support baselines core Related to core functionality suppression Related to supression of violations e.g. noqa
#1149 opened Dec 8, 2022 by edgarrmondragon
Enforce import from __all__ (at least locally) rule Implementing or modifying a lint rule
#167 opened Sep 12, 2022 by samuelcolvin
Meta issue: plugin system core Related to core functionality
#283 opened Sep 29, 2022 by sobolevn
Warn on unused exclude patterns from pyproject.toml configuration Related to settings and configuration
#357 opened Oct 7, 2022 by adriangb
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
Expose Ruff's public API as a Python library core Related to core functionality
#659 opened Nov 8, 2022 by charliermarsh
Implement flake8-noqa plugin Implementing a known but unsupported plugin
#850 opened Nov 21, 2022 by JonathanPlasse
10 of 16 tasks
Add support for vulture-like dead code detection multifile-analysis Requires analysis across multiple files plugin Implementing a known but unsupported plugin
#872 opened Nov 22, 2022 by charliermarsh
feature: Support D417 for __init__ Parameters in numpy class docstrings bug Something isn't working docstring Related to docstring linting or formatting
#924 opened Nov 27, 2022 by tlambert03
Implement Pylint good first issue Good for newcomers plugin Implementing a known but unsupported plugin
#970 opened Nov 30, 2022 by charliermarsh 100+
Relative import management plugin Implementing a known but unsupported plugin
#1014 opened Dec 3, 2022 by noirbizarre
Enable installation via cargo core Related to core functionality
#43 opened Aug 29, 2022 by charliermarsh
[feature-request] Require first-party imports to target highest exporting non-ancestor module needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#1107 opened Dec 6, 2022 by smackesey
Respect pylint ignore directives core Related to core functionality suppression Related to supression of violations e.g. noqa
#1203 opened Dec 11, 2022 by LefterisJP
Feature request: isort.float-to-top isort Related to import sorting
#1251 opened Dec 15, 2022 by tlambert03
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
[feature-request] enhanced first-party detection core Related to core functionality isort Related to import sorting
#1332 opened Dec 22, 2022 by smackesey
Support for refurb plugin Implementing a known but unsupported plugin
#1348 opened Dec 23, 2022 by guyrosin
Upload WASM packages for each release playground A playground-specific issue
#1385 opened Dec 26, 2022 by charliermarsh
Enable users to select Ruff version via pre-built WASM packages playground A playground-specific issue
#1386 opened Dec 26, 2022 by charliermarsh
Use banned-api for deprecation checks in general rule Implementing or modifying a lint rule
#1507 opened Dec 31, 2022 by not-my-profile
lint for overuse of argument defaults in non-public functions needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#1512 opened Dec 31, 2022 by danieleades
ProTip! no:milestone will show everything without a milestone.