mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Ignore warning in shellcheck
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
9f398bb021
commit
ba31e65dd4
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ WriteFile() {
|
|||
#######################
|
||||
# Load the error code #
|
||||
#######################
|
||||
# shellcheck disable=SC2320
|
||||
ERROR_CODE=$?
|
||||
|
||||
##############################
|
||||
|
|
Loading…
Reference in a new issue