mise 2026.4.13

The front-end to your dev env
1
2
3
4
backends = ["aqua:koalaman/shellcheck", "asdf:luizm/asdf-shellcheck"]
description = "ShellCheck, a static analysis tool for shell scripts"
os = ["linux", "macos"]
test = { cmd = "shellcheck --version", expected = "version: {{version}}" }