jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
9.92k stars 285 forks source link

fix: "mise config set", add support for list #2882

Closed hverlin closed 3 days ago

hverlin commented 4 days ago

Fix #2871

The code changes primarily focus on enhancing the mise CLI tool by adding support for handling list types in configuration settings. Here’s a summary of the key changes and their rationale: