You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So am I! I'd expect Ruff to pick up the pyproject.toml as the root even if it has no tool.ruff section and there's no other configuration in any ancestor directory. However, that's probably a breaking change
I tried to use
anext
andaiter
in a project configured withrequires-python = "~=3.10"
, but Ruff still complainingHere is a reproduction repository:
https://github.com/CNSeniorious000/ruff-F821-repro
See these workflow logs:
https://github.com/CNSeniorious000/ruff-F821-repro/actions/runs/12198261365/job/34029609880#step:5:13
The text was updated successfully, but these errors were encountered: