unstructured/scripts/shellcheck.sh

5 lines
70 B
Bash
Executable File

#!/usr/bin/env bash
find scripts -name "*.sh" -exec shellcheck {} +