mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
While introducing scripts/build_step.inc.sh the tests start to fail as the script is included and each shell script is tested separately. By adding the option --external-sources to shellcheck, the related warnings are not reported. Signed-off-by: Niels de Vos <ndevos@redhat.com> (cherry picked from commit fd62a5897aaabef696a4aecea74b9172b1dc6b24)