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}}" }