ci: Add .github scripts to shellcheck

This commit is contained in:
Wolfgang Walther
2021-11-21 18:40:42 +01:00
committed by Wolfgang Walther
parent f333305491
commit 942391c508
+4 -1
View File
@@ -65,7 +65,10 @@ let
| xargs ${hlint}/bin/hlint -X QuasiQuotes -X NoPatternSynonyms
echo "Linting bash scripts..."
${shellcheck}/bin/shellcheck test/with_tmp_db
${shellcheck}/bin/shellcheck \
.github/get_cirrusci_freebsd \
.github/release \
test/with_tmp_db
echo "Linting workflows..."
${actionlint}/bin/actionlint