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

Meta issue: plugin system core Related to core functionality
#283 opened Sep 29, 2022 by sobolevn
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
[FEATURE] Only allow relative imports needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#4188 opened May 2, 2023 by Kludex
Rule categorization core Related to core functionality
#1774 opened Jan 10, 2023 by not-my-profile
Implement flake8-async rules plugin Implementing a known but unsupported plugin
#8451 opened Nov 3, 2023 by charliermarsh
12 of 37 tasks
isort custom sections in a monorepo question Asking for support or clarification
#7005 opened Aug 30, 2023 by jaap3
[feature request] Support ignore block of code with noqa suppression Related to supression of violations e.g. noqa
#3711 opened Mar 24, 2023 by woile
2 tasks
RFC: new rule category for array-agnostic code (XP) rule Implementing or modifying a lint rule
#8615 opened Nov 11, 2023 by lucascolley
[Panic] No such file or directory bug Something isn't working
#9918 opened Feb 9, 2024 by CoderJoshDK
ruff format removes trailing whitespace in doctests bug Something isn't working formatter Related to the formatter
#10275 opened Mar 7, 2024 by peterjc
new rule for sorted keyword arguments needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3054 opened Feb 20, 2023 by spaceone
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
PyCharm inspections needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3040 opened Feb 19, 2023 by matthewlloyd
docs: overload-with-docstring does not really explain "why this is bad" rule Implementing or modifying a lint rule
#10071 opened Feb 21, 2024 by pawamoy
[red-knot] consider petgraph crate for CFG red-knot Multi-file analysis & type inference
#11680 opened Jun 1, 2024 by carljm
Fix (E712) changing ==/!= to is/is not is not correct for some types bug Something isn't working type-inference Requires more advanced type inference.
#4560 opened May 21, 2023 by zanieb
Feature: Support isort force_grid_wrap config isort Related to import sorting
#2601 opened Feb 6, 2023 by mikelane
Rule: prefer if over ternary operation evaluating to None if cond doesn't hold needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#6850 opened Aug 24, 2023 by dorschw
Emit diagnostics for new syntax as per the target Python version help wanted Contributions especially welcome parser Related to the parser rule Implementing or modifying a lint rule
#6591 opened Aug 15, 2023 by dhruvmanila
11 tasks
[Feature Request] Sort dict keys needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#10085 opened Feb 22, 2024 by Tatsh
Versioned documentation documentation Improvements or additions to documentation
#9507 opened Jan 13, 2024 by Nicholas-Autio-Mitchell
Implement Pylint good first issue Good for newcomers plugin Implementing a known but unsupported plugin
#970 opened Nov 30, 2022 by charliermarsh 100+
ProTip! Adding no:label will show everything without a label.