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

Static type checking à la mypy type-inference Requires more advanced type inference.
#3893 opened Apr 5, 2023 by saada
Request: Lint rule to enforce ordering of docstring sections accepted Ready for implementation docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#9641 opened Jan 25, 2024 by stinodego
Enforce import from __all__ (at least locally) multifile-analysis Requires analysis across multiple files 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 help wanted Contributions especially welcome
#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
Fixing file with rule F401 cause infinite loop bug Something isn't working fuzzer Surfaced via fuzzing.
#12570 opened Jul 29, 2024 by qarmin
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
Support baselines core Related to core functionality suppression Related to supression of violations e.g. noqa
#1149 opened Dec 8, 2022 by edgarrmondragon
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: 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
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
False positive with F401 (imported but unused) for type comments core Related to core functionality
#1619 opened Jan 4, 2023 by sbdchd
[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
ProTip! Mix and match filters to narrow down what you’re looking for.