MCPcopy Create free account
hub / github.com/aws/amazon-q-developer-cli / lint_install_sh

Function lint_install_sh

scripts/test.py:105–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103
104
105def lint_install_sh():
106 run_cmd(["shellcheck", "bundle/linux/install.sh"])
107
108
109def all_tests(clippy_fail_on_warn: bool):

Callers 1

all_testsFunction · 0.85

Calls 1

run_cmdFunction · 0.90

Tested by

no test coverage detected