Commit ab5d3bf
committed
fix: restore shellcheck/shfmt to [tools] for mise-managed installation
'system' is not a valid mise version. The correct approach is to pin
versions in [tools] so mise installs and manages them. In environments
where they are already available (e.g. this sandbox, devcontainers),
set MISE_DISABLE_TOOLS=shellcheck,shfmt to skip installation and use
the PATH versions instead.1 parent ceb05f1 commit ab5d3bf
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments