mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
backends = ["aqua:koalaman/shellcheck", "asdf:luizm/asdf-shellcheck"]
description = "ShellCheck, a static analysis tool for shell scripts"
test = { cmd = "shellcheck --version", expected = "version: {{version}}" }