We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ee0b4 commit a9e2691Copy full SHA for a9e2691
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,6 @@
12
},
13
"updateRemoteUserUID": false
14
15
- "postAttachCommand": "git-secrets --register-aws; git-secrets --add-provider -- cat /usr/share/secrets-scanner/nhsd-rules-deny.txt",
16
"mounts": [
17
"source=${env:HOME}${env:USERPROFILE}/.aws,target=/home/vscode/.aws,type=bind",
18
"source=${env:HOME}${env:USERPROFILE}/.ssh,target=/home/vscode/.ssh,type=bind",
0 commit comments