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

Newlines in multiline strings are not normalized to line feeds bug Something isn't working
#16318 opened Feb 22, 2025 by dscorbett
unnecessary-literal-union (PYI030) can remove comments without being marked as unsafe bug Something isn't working fixes Related to suggested fixes for violations help wanted Contributions especially welcome
#16317 opened Feb 22, 2025 by Avasam
PERF401 gives incorrect suggestions and requires suboptimal workarounds with async iterators documentation Improvements or additions to documentation rule Implementing or modifying a lint rule
#16315 opened Feb 22, 2025 by MarkusSintonen
Bump MSRV internal An internal refactor or improvement
#16312 opened Feb 22, 2025 by MichaReiser v0.10
PLE2514 fix should be marked unsafe and can modify octal escape sequences bug Something isn't working fixes Related to suggested fixes for violations
#16309 opened Feb 21, 2025 by dscorbett
RUF045 added in Ruff 0.9.7 should ignore ClassVar fields bug Something isn't working
#16297 opened Feb 21, 2025 by kkom
PLW1507 fix should be marked unsafe fixes Related to suggested fixes for violations
#16274 opened Feb 20, 2025 by dscorbett
[red-knot] Incorrect error message when iterating over an object that has an __iter__ method that might not return an object with a __next__ method bug Something isn't working diagnostics Related to reporting of diagnostics. red-knot Multi-file analysis & type inference
#16272 opened Feb 20, 2025 by AlexWaygood
Suppress deprecated setting warnings without removing other useful info cli Related to the command-line interface
#16270 opened Feb 20, 2025 by smackesey
Avoid indexing the project if config preference is editorOnly help wanted Contributions especially welcome server Related to the LSP server
#16267 opened Feb 20, 2025 by dhruvmanila
Playground counts each non-BMP code point as two code points bug Something isn't working playground A playground-specific issue
#16266 opened Feb 19, 2025 by dscorbett
Add rule to enforce reason and raises parameters in pytest.mark.xfail rule Implementing or modifying a lint rule
#16260 opened Feb 19, 2025 by kosdmit
[red-knot] add support for inline diagnostic snapshotting for mdtest diagnostics Related to reporting of diagnostics. help wanted Contributions especially welcome internal An internal refactor or improvement red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#16255 opened Feb 19, 2025 by BurntSushi
Allow # noqa: SIM103 on last return needs-decision Awaiting a decision from a maintainer needs-design Needs further design before implementation suppression Related to supression of violations e.g. noqa
#16250 opened Feb 19, 2025 by JKE-be
[red-knot] Check the return type of dunder methods red-knot Multi-file analysis & type inference
#16249 opened Feb 19, 2025 by MichaReiser Red Knot Q1 2025
Ruff rule suggestion: warn for useless f-strings rule Implementing or modifying a lint rule type-inference Requires more advanced type inference.
#16246 opened Feb 19, 2025 by Datamine
Upgrade the host machine for the release workflow release Related to the release process upstream An upstream dependency is involved
#16244 opened Feb 19, 2025 by dhruvmanila
[B903] Preview rule feedback preview Related to preview mode features rule Implementing or modifying a lint rule
#16243 opened Feb 19, 2025 by mikeshardmind
ProTip! Mix and match filters to narrow down what you’re looking for.