try fix shellcheck

This commit is contained in:
Maxim Slipenko 2023-09-18 06:14:22 +00:00 committed by GitHub
parent 12f48b53ed
commit 59bcbb5d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@
} }
}, },
"features": { "features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {} "ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/lukewiwa/features/shellcheck:0": {}
}, },
"remoteUser": "node", "remoteUser": "node",
"updateContentCommand": "npm install -g @devcontainers/cli" "updateContentCommand": "npm install -g @devcontainers/cli"