unstructured/scripts/shellcheck.sh
2022-09-29 15:24:28 -04:00

5 lines
62 B
Bash
Executable File

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