We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f67c1 commit 6321314Copy full SHA for 6321314
.devcontainer/postAttach.sh
@@ -2,4 +2,5 @@
2
set -eux
3
4
# initialize pre-commit
5
+git config --global --add safe.directory /home/$USER/src
6
pre-commit install --overwrite
0 commit comments