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] Add isort option for lines-before-import isort Related to import sorting
#3759 opened Mar 27, 2023 by Spectre5
Implement more flake8-bugbear opinionated rules rule Implementing or modifying a lint rule
#3758 opened Mar 27, 2023 by sjdemartini
5 of 8 tasks
Providing the line length, max-complexity, etc in --statistics wish Not on the current roadmap; maybe in the future
#3755 opened Mar 26, 2023 by cclauss
[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
Make calling ruff programmatically slightly faster core Related to core functionality needs-decision Awaiting a decision from a maintainer
#3694 opened Mar 23, 2023 by samuelcolvin
lint for and fix underscores in large numbers needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3693 opened Mar 23, 2023 by samuelcolvin
Feature request: convert str(Path) to fsdecode(Path) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3675 opened Mar 22, 2023 by m-aciek
Rewrite os.environ.get as os.getenv needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3608 opened Mar 19, 2023 by janosh
Make the mccabe checker ignore the case of a single top-level elif chain or match statement needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3597 opened Mar 18, 2023 by saolof
Sonar RSPEC-1192 (String literals should not be duplicated) needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3574 opened Mar 17, 2023 by mirecl
Subcommand that collects rules that have no violations cli Related to the command-line interface wish Not on the current roadmap; maybe in the future
#3560 opened Mar 16, 2023 by konstin
Add flag for syntax checking of doctests as in flake8 --doctests core Related to core functionality linter Related to the linter
#3542 opened Mar 15, 2023 by marcinbarczynski
Implement slotscheck needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3483 opened Mar 13, 2023 by Goldziher
Implement flake8-dunder-all needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3482 opened Mar 13, 2023 by Goldziher
Implement flake8-broken-line needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3465 opened Mar 12, 2023 by Cielquan
1 task
Implement flake8-walrus needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3464 opened Mar 12, 2023 by Cielquan
1 task
Implement flake8-variables-names needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3463 opened Mar 12, 2023 by Cielquan
1 of 3 tasks
Implement flake8-aaa needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3462 opened Mar 12, 2023 by Cielquan
6 tasks
Implement flake8-clean-block needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3421 opened Mar 9, 2023 by sasanjac
1 task
Feature request: initialize super class with super call needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3403 opened Mar 8, 2023 by NeilGirdhar
Variable name df raises PD901 needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#3330 opened Mar 3, 2023 by janosh
pydocstyle: keep 'Args:' on a separate line docstring Related to docstring linting or formatting
#3315 opened Mar 2, 2023 by janosh
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 rules from flake8-force-keyword-arguments needs-decision Awaiting a decision from a maintainer plugin Implementing a known but unsupported plugin
#3269 opened Feb 28, 2023 by Riezebos
ProTip! Adding no:label will show everything without a label.