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

Static type checking à la mypy type-inference Requires more advanced type inference.
#3893 opened Apr 5, 2023 by saada
Implement remaining pycodestyle rules plugin Implementing a known but unsupported plugin
#2402 opened Jan 31, 2023 by charliermarsh
63 of 70 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
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 perflint accepted Ready for implementation plugin Implementing a known but unsupported plugin
#4789 opened Jun 1, 2023 by q0w
6 of 11 tasks
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
Feature request: isort.float-to-top isort Related to import sorting
#1251 opened Dec 15, 2022 by tlambert03
Implement pydowngrade needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#2501 opened Feb 2, 2023 by Bobronium
6 tasks
Implement flake8-bandit plugin Implementing a known but unsupported plugin
#1646 opened Jan 5, 2023 by charliermarsh
72 of 75 tasks
PyCharm inspections needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3040 opened Feb 19, 2023 by matthewlloyd
Rule categorization core Related to core functionality
#1774 opened Jan 10, 2023 by not-my-profile
Implement flake8-trio rules plugin Implementing a known but unsupported plugin
#8451 opened Nov 3, 2023 by charliermarsh
5 of 31 tasks
Request: flake8-encodings needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3278 opened Feb 28, 2023 by henryiii
Support for refurb plugin Implementing a known but unsupported plugin
#1348 opened Dec 23, 2022 by guyrosin
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
Determine how to convey the availablity of preview-only fixes documentation Improvements or additions to documentation preview Related to preview mode features
#8075 opened Oct 19, 2023 by zanieb
Add support for rule aliasing core Related to core functionality
#2186 opened Jan 26, 2023 by charliermarsh
RUF012 warns for subclasses of Pydantic classes bug Something isn't working multifile-analysis Requires analysis across multiple files
#5639 opened Jul 10, 2023 by roikoren755
Allow for deselection of all fixable errors when checking cli Related to the command-line interface
#3939 opened Apr 11, 2023 by thejcannon
Request: adding dlint needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#4479 opened May 17, 2023 by AbdealiLoKo
Implement flake8-logging plugin Implementing a known but unsupported plugin
#7248 opened Sep 8, 2023 by LaBatata101
9 of 15 tasks
Possibility to implement flake8-length into ruff needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#4595 opened May 23, 2023 by jsh9
ProTip! Exclude everything labeled bug with -label:bug.