asdf-plugins icon indicating copy to clipboard operation
asdf-plugins copied to clipboard

Broken Ruff plugin

Open jpventorim opened this issue 3 months ago • 0 comments

Describe the Bug

The ruff plugin is broken for version 10 and above and the project is abandoned. Many issues and PRs were open fixing it but the owner of the repo is nowhere to be seen.

There are many forks that applied the fix, should one of those be used and listed here and the default plugin instead?

Steps to Reproduce

  1. Set ruff plugin version to version 10 or above.
  2. Try to install it with asdf
  3. It fails due to a bug in the current plugin when parsing the version

Expected Behaviour

Ruff version 10 and above is properly parsed and installed

Actual Behaviour

Ruff plugin can't parse version 10 or above

Environment

Mac OS - zsh

jpventorim avatar Sep 10 '25 07:09 jpventorim