DetachHead
DetachHead
i've been using `${file}` in my tasks, which i only just found out doesn't refer to the modified file, but the currently selected file. spent ages trying to figure out...
coming from vscode where the black plugin reads the settings from `pyproject.toml`, it seems really inconvenient to have to manually maintain the config separately. ideally when opening a project you...
it should also install rye to a gitignored directory in the project root, like pyprojectx does. that would also solve #995
i think the fix is to add a `__eq__` to `_Atrib`, but that's not ideal because that would incorrectly make it comparable to anything, since `object.__eq__` takes `object` that means...
i had the same issue and using a personal access token fixed it. i think the documentation should be updated to mention this
probably not worth it because REDACTED barely uses any pyright rules. it would be much more beneficial to do this on pytest-robotframework tho
blocked by: - https://github.com/eifinger/setup-rye/issues/10 - https://github.com/astral-sh/uv/issues/2679
cancelling this change because uv is probably going to fully replace rye
this issue seems to be fixed now
actually its not