Skip to content

Commit

Permalink
Enable extension signature check again
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed Jun 10, 2024
1 parent d8f584d commit 69e2c78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
// Configure properties specific to VS Code.
"vscode": {
"settings": {
// Work around an issue when installing extensions on Apple Silicon chips
// running an Intel Docker image, https://github.com/microsoft/vscode/issues/174632
"extensions.verifySignature": false,
// Editor settings
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "modificationsIfAvailable",
Expand Down

0 comments on commit 69e2c78

Please sign in to comment.