(alias (name DEFAULT) (deps (glob_files *.sh))
 (action (bash "%{bin:shellcheck} -x *.sh")))