Gideon

Results 228 comments of Gideon

> I would love to contribute I have assigned you

> 3. Should this be implemented as a Topgrade plugin instead? No, we don't do plugins; instead we detect if the user has a tool installed, and update automatically; or,...

Since this is a custom command, this is not an issue in Topgrade. Since `rc` is not a widely-used shell (sorry), I do not see the need to modify the...

Please note that in some cases, the venv will not be project specific; e.g. pre-commit and pipx/uvx.

Hi @mouse07410, is this still an issue on Topgrade v16.2.1?

Closing in favour of #1440 and #1441

Hey @tueda, tbh I'm probably never going to continue with #7 😅, so do what you (and @TheFel0x) want I guess. If you need anything else from me lmk!

I have zizmor on my list of pre-commit hooks to add: ```yml - repo: https://github.com/zizmorcore/zizmor-pre-commit rev: v1.9.0 hooks: - id: zizmor ``` Is there a big advantage to using it...