language: shell script: - bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error dmc' git: submodules: false language: bash