1load("//hack/build/rules/shellcheck:shellcheck.bzl", "shellcheck_test") 2 3shellcheck_test(srcs = glob(["*.sh"]))
View as plain text