Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed May 27, 2024
1 parent 436fa77 commit f74476c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
// Avoid accumulation of unused forwarded ports.
"remote.restoreForwardedPorts": false,
// Git
"git.allowNoVerifyCommit": true, // Allow omitting pre-commit hooks
"git.allowNoVerifyCommit": true, // Allow omitting pre-commit hooks
"git.allowForcePush": true
},
// Add the IDs of extensions you want installed when the container is created.
Expand Down

0 comments on commit f74476c

Please sign in to comment.