Skip to content

Enable Shellcheck on shell scripts

Dan Yeaw requested to merge shellcheck into main

As a first step to enable code formatting and type checking with #665, this MR enables shellcheck on our shell scripts to ensure correct quoting, globbing, and assignments.

Merge request reports

Loading