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

Please host the output of ruff rules -all --output-format json on the docs website somewhere wish Not on the current roadmap; maybe in the future
#14506 opened Nov 21, 2024 by onerandomusername
B024: false negative with annotated, unassigned instance variables of a class needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#14503 opened Nov 20, 2024 by cmp0xff
bug/surprise: adding an empty ruff.toml affects how import rules behaves question Asking for support or clarification
#14497 opened Nov 20, 2024 by kaddkaka
Extend docstring-missing-exception to empty exception description (DOC501) docstring Related to docstring linting or formatting rule Implementing or modifying a lint rule
#14494 opened Nov 20, 2024 by sbrugman
Autofix for undocumented-public-function: insert docstring stub docstring Related to docstring linting or formatting fixes Related to suggested fixes for violations
#14492 opened Nov 20, 2024 by sbrugman
New flake8-pathlib rule: os.listdir (PTH208) rule Implementing or modifying a lint rule
#14490 opened Nov 20, 2024 by sbrugman
F-string formatting adds unnecessary space after ** operator bug Something isn't working formatter Related to the formatter preview Related to preview mode features
#14487 opened Nov 20, 2024 by dhruvmanila
Improve docs on fix safety for FAST002 documentation Improvements or additions to documentation
#14484 opened Nov 20, 2024 by AlexWaygood
Can offset_encoding for Ruff be configured in Neovim? question Asking for support or clarification server Related to the LSP server
#14483 opened Nov 20, 2024 by Shinzu
repeated-global: FURB154 stabilization needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#14481 opened Nov 20, 2024 by MichaReiser
Flaking test red_knot::file_watching directory_renamed red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#14473 opened Nov 20, 2024 by zanieb
B901: Misses yield sub-expresisons bug Something isn't working good first issue Good for newcomers
#14453 opened Nov 19, 2024 by MichaReiser
setting output format hides output in ruff check cli Related to the command-line interface needs-design Needs further design before implementation
#14452 opened Nov 19, 2024 by kaddkaka
Used --statistics option does hide the rule violations cli Related to the command-line interface needs-design Needs further design before implementation
#14451 opened Nov 19, 2024 by ssbarnea
Fixes on Jupyter notebooks cause panics when fix replaces/deletes multiple cells bug Something isn't working notebook Related to (Jupyter) notebooks
#14445 opened Nov 19, 2024 by beskep
FBT001 preview behavior may lead to false positives preview Related to preview mode features rule Implementing or modifying a lint rule
#14444 opened Nov 18, 2024 by dylwil3 v0.9
Feature request: Make *any* unknown rule code in "ignore" setting a warning, not an error configuration Related to settings and configuration needs-decision Awaiting a decision from a maintainer
#14443 opened Nov 18, 2024 by Avasam
D100 with —add-noqa breaks shebang lines bug Something isn't working help wanted Contributions especially welcome
#14442 opened Nov 18, 2024 by pjspereira
Feature request: rule to check an argument of pathlib.Path().with_suffix needs-decision Awaiting a decision from a maintainer rule Implementing or modifying a lint rule
#14441 opened Nov 18, 2024 by TheBits
[red-knot] Panics for string annotations bug Something isn't working red-knot Multi-file analysis & type inference
#14440 opened Nov 18, 2024 by sharkdp
TCH001 like rule for pre 3.12 generics like TypVar, ParamSpec and the likes question Asking for support or clarification
#14434 opened Nov 18, 2024 by bvolkmer
Revisit unicode-to-unicode confusables in RUF001, RUF002, RUF003 preview Related to preview mode features rule Implementing or modifying a lint rule
#14433 opened Nov 18, 2024 by dylwil3
COM818 with ruff format fixes the error too harshly incompatibility Incompatibility between different Ruff tools or rules (formatter, isort, linter)
#14427 opened Nov 18, 2024 by Neikow
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.