Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
def
lint_install_sh():
106
run_cmd([
"shellcheck"
,
"bundle/linux/install.sh"
])
107
108
109
def
all_tests(clippy_fail_on_warn: bool):
Callers
1
all_tests
Function · 0.85
Calls
1
run_cmd
Function · 0.90
Tested by
no test coverage detected