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

In resolve_qualified_import_name, prefer direct vs. attribute names internal An internal refactor or improvement
#10479 opened Mar 19, 2024 by charliermarsh
Re-code flake8-trio and flake8-async rules to match upstream rule-selection Related to enabling or disabling rules
#10303 opened Mar 9, 2024 by charliermarsh
Quoted annotations should be parsed as if parenthesized bug Something isn't working parser Related to the parser
#9467 opened Jan 11, 2024 by charliermarsh
Add support for auto-quoting when annotations contain quotes fixes Related to suggested fixes for violations
#9137 opened Dec 14, 2023 by charliermarsh
Complete try-except handling in control-flow graph linter Related to the linter
#8959 opened Dec 1, 2023 by charliermarsh
Support multi-level member imports in fixes bug Something isn't working
#8713 opened Nov 16, 2023 by charliermarsh
Add OG unfurl image to docs documentation Improvements or additions to documentation help wanted Contributions especially welcome
#8542 opened Nov 7, 2023 by charliermarsh
Implement flake8-trio rules plugin Implementing a known but unsupported plugin
#8451 opened Nov 3, 2023 by charliermarsh
5 of 31 tasks
Consider requiring a uniform quote style for implicit string concatenations formatter Related to the formatter style How should formatted code look
#8265 opened Oct 26, 2023 by charliermarsh
Support namespace packages without namespace-packages setting core Related to core functionality
#6114 opened Jul 27, 2023 by charliermarsh
Use globset for KnownModules categorization performance Potential performance improvement
#5703 opened Jul 12, 2023 by charliermarsh
INP001 doesn't respect caching behavior bug Something isn't working
#5449 opened Jun 30, 2023 by charliermarsh
Incorrect quotes after fix applied (C408 and Q000 rules fixes) configuration Related to settings and configuration
#4663 opened May 26, 2023 by charliermarsh
Implement a "review mode" for autofix application cli Related to the command-line interface core Related to core functionality help wanted Contributions especially welcome
#4361 opened May 10, 2023 by charliermarsh
Support return type shorthand for D401 docstring Related to docstring linting or formatting
#4177 opened May 2, 2023 by charliermarsh
Which messages indicated problems in Ruff? cli Related to the command-line interface
#3919 opened Apr 8, 2023 by charliermarsh
Support globbing in banned-api configuration Related to settings and configuration
#2660 opened Feb 8, 2023 by charliermarsh
Implement remaining pycodestyle rules plugin Implementing a known but unsupported plugin
#2402 opened Jan 31, 2023 by charliermarsh
63 of 70 tasks
Implement TYP001 from flake8-typing-imports rule Implementing or modifying a lint rule
#2302 opened Jan 28, 2023 by charliermarsh
Add support for rule aliasing core Related to core functionality
#2186 opened Jan 26, 2023 by charliermarsh
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
ProTip! Adding no:label will show everything without a label.