implement automatic shellcheck linting

pull/4844/head
Christian Winther 2024-01-15 17:17:48 +00:00
rodzic ed0f9d64c8
commit f2f2517503
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,7 @@ jobs:
env:
SHELLCHECK_OPTS: --shell=bash --external-sources
with:
scandir: docker/
scandir: ./docker/
build:
runs-on: ubuntu-latest