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

feature request: report module missing __all__ rule Implementing or modifying a lint rule
#2098 opened Jan 22, 2023 by sbrugman
UP032: detect more cases fixes Related to suggested fixes for violations
#2031 opened Jan 20, 2023 by spaceone
isort option group-by-package isort Related to import sorting
#1936 opened Jan 17, 2023 by nstarman
Implement import-linter plugin Implementing a known but unsupported plugin
#1912 opened Jan 16, 2023 by jankatins
Splitting up the ruff_linter crate for faster compile times internal An internal refactor or improvement
#1820 opened Jan 12, 2023 by not-my-profile
Rule categorization core Related to core functionality
#1774 opened Jan 10, 2023 by not-my-profile
Human-friendly rule names core Related to core functionality linter Related to the linter
#1773 opened Jan 10, 2023 by not-my-profile
1 task done
Check if number of variables in unpacking assignment matches slice notation rule Implementing or modifying a lint rule
#1658 opened Jan 5, 2023 by not-my-profile
Implement flake8-bandit plugin Implementing a known but unsupported plugin
#1646 opened Jan 5, 2023 by charliermarsh
72 of 75 tasks
Add rule to detect type annotations as default variable assignments rule Implementing or modifying a lint rule
#1632 opened Jan 4, 2023 by charliermarsh
Add section to CONTRIBUTING.md on implementing autofix logic documentation Improvements or additions to documentation
#1625 opened Jan 4, 2023 by charliermarsh
False positive with F401 (imported but unused) for type comments core Related to core functionality
#1619 opened Jan 4, 2023 by sbdchd
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
Use banned-api for deprecation checks in general rule Implementing or modifying a lint rule
#1507 opened Dec 31, 2022 by not-my-profile
Enable users to select Ruff version via pre-built WASM packages playground A playground-specific issue
#1386 opened Dec 26, 2022 by charliermarsh
Upload WASM packages for each release playground A playground-specific issue
#1385 opened Dec 26, 2022 by charliermarsh
Support for refurb plugin Implementing a known but unsupported plugin
#1348 opened Dec 23, 2022 by guyrosin
[feature-request] enhanced first-party detection core Related to core functionality isort Related to import sorting
#1332 opened Dec 22, 2022 by smackesey
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: isort.float-to-top isort Related to import sorting
#1251 opened Dec 15, 2022 by tlambert03
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
Support baselines core Related to core functionality suppression Related to supression of violations e.g. noqa
#1149 opened Dec 8, 2022 by edgarrmondragon
ProTip! Type g i on any issue or pull request to go back to the issue listing page.