commit | 01ced284a3f1a139220c21898b05c4c933369420 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 17 15:10:15 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 21 09:57:37 2020 -0500 |
tree | cf778e091d3078c8d2fadac7a6aa58186c7e8c02 | |
parent | ef13d53639cc60183cb731bf79c2ef667a781529 [diff] |
shellcheck: enable shell linting Add to the `format-code.sh` optional support for linting shell scripts using `shellcheck`. All repositories will have this ran, but only repositories with a `.shellcheck` file in the root of the repository will stop on error. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie25c27cffc96b7fa66291abef1b0f90a0f1862ed
Build script for CI jobs in Jenkins.