Add shellcheck fixes and enhancements

This commit is contained in:
Cody Cook 2018-10-08 22:27:39 -07:00
commit 401da9582d
2 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
shellcheck:
stage: build
script:
- /usr/bin/shellcheck share_lun_ui_fix.sh
- /usr/bin/shellcheck -e SC2164,SC2086 share_lun_ui_fix.sh