This commit is contained in:
Daniel Hansson 2020-11-12 16:05:19 +01:00 committed by GitHub
parent b9c648e29d
commit 3408f582c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +0,0 @@
language: shell
os: ubuntu
dist: focal
script:
- bash -c 'shopt -s globstar; shellcheck -x **/*.sh'